Commit 22f0d933 authored by Phil Haack's avatar Phil Haack

Merge pull request #969 from MisterJames/VisualStudioIgnore

Enable Ignore of NuGet Packages Folder By Default
parents 69b99dd0 5efebe2e
......@@ -123,9 +123,8 @@ publish/
*.azurePubxml
# 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
......
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