Merge pull request #969 from MisterJames/VisualStudioIgnore
Enable Ignore of NuGet Packages Folder By Default
This commit is contained in:
commit
22f0d933d4
@ -123,9 +123,8 @@ publish/
|
|||||||
*.azurePubxml
|
*.azurePubxml
|
||||||
|
|
||||||
# NuGet Packages Directory
|
# NuGet Packages Directory
|
||||||
## TODO: If you have NuGet Package Restore enabled, uncomment the next line
|
packages/*
|
||||||
#packages/*
|
## TODO: If the tool you use requires repositories.config uncomment the next line
|
||||||
## TODO: If the tool you use requires repositories.config, also uncomment the next line
|
|
||||||
#!packages/repositories.config
|
#!packages/repositories.config
|
||||||
|
|
||||||
# Enable "build/" folder in the NuGet Packages folder since NuGet packages use it for MSBuild targets
|
# Enable "build/" folder in the NuGet Packages folder since NuGet packages use it for MSBuild targets
|
Loading…
Reference in New Issue
Block a user