Commit e6b619c7 authored by Brendan Forster's avatar Brendan Forster

Merge pull request #1919 from pmn/update-vs-ignores

Add an exclusion for Visual Studio PublishScripts
parents c699a4f4 716612d3
......@@ -143,6 +143,11 @@ publish/
*.pubxml
*.publishproj
# Microsoft Azure Web App publish settings. Comment the next line if you want to
# checkin your Azure Web App publish settings, but sensitive information contained
# in these scripts will be unencrypted
PublishScripts/
# NuGet Packages
*.nupkg
# The packages folder can be ignored because of Package Restore
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment