]> source.dussan.org Git - gitignore.git/commitdiff
Merge pull request #950 from bbodenmiller/patch-1
authorCarl Suster <carl@contraflo.ws>
Fri, 4 Apr 2014 02:09:45 +0000 (13:09 +1100)
committerCarl Suster <carl@contraflo.ws>
Fri, 4 Apr 2014 02:09:45 +0000 (13:09 +1100)
ignore web deploy settings by default for security, but add a TODO comment

1  2 
VisualStudio.gitignore

index cd481632a47cbc225795d350e12077133b9cb882,1e381d186511091e470e94a4e0cc22e1f321e40b..5a71cec1e0cd4cef24cbb06f840c2a48388e240c
@@@ -120,10 -116,13 +120,12 @@@ 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
 -## TODO: If you have NuGet Package Restore enabled, uncomment the next line
 -#packages/*
 -## TODO: If the tool you use requires repositories.config, also uncomment the next line
 +packages/
 +## TODO: If the tool you use requires repositories.config uncomment the next line
  #!packages/repositories.config
  
  # Enable "build/" folder in the NuGet Packages folder since NuGet packages use it for MSBuild targets