Browse Source

Merge pull request #950 from bbodenmiller/patch-1

ignore web deploy settings by default for security, but add a TODO comment
Carl Suster 11 years ago
parent
commit
4dec7596dc
1 changed files with 2 additions and 0 deletions
  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/