瀏覽代碼

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
 # Publish Web Output
 *.[Pp]ublish.xml
 *.[Pp]ublish.xml
 *.azurePubxml
 *.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
 # NuGet Packages Directory
 packages/
 packages/