diff --git a/.gitignore b/.gitignore index 8c30aca9..c0a71db1 100644 --- a/.gitignore +++ b/.gitignore @@ -157,8 +157,6 @@ publish/ # Publish Web Output *.[Pp]ublish.xml *.azurePubxml -# TODO: Comment the next line if you want to checkin your web deploy settings -# but database connection strings (with potential passwords) will be unencrypted *.pubxml *.publishproj @@ -168,7 +166,6 @@ publish/ PublishScripts/ # NuGet Packages -*.nupkg # The packages folder can be ignored because of Package Restore **/packages/* # except build/, which is used as an MSBuild target.