소스 검색

Merge pull request #950 from bbodenmiller/patch-1

ignore web deploy settings by default for security, but add a TODO comment
Carl Suster 11 년 전
부모
커밋
4dec7596dc
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      VisualStudio.gitignore

+ 2 - 0
VisualStudio.gitignore

@@ -120,6 +120,8 @@ publish/
 # Publish Web Output
 *.[Pp]ublish.xml
 *.azurePubxml
+## TODO: Comment the next line if you want to checkin your web deploy settings but do note that will include unencrypted passwords
+*.pubxml
 
 # NuGet Packages Directory
 packages/