We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 71b493f + 301da25 commit d0b1f7fCopy full SHA for d0b1f7f
VisualStudio.gitignore
@@ -171,11 +171,11 @@ PublishScripts/
171
# NuGet Packages
172
*.nupkg
173
# The packages folder can be ignored because of Package Restore
174
-**/packages/*
+**/[Pp]ackages/*
175
# except build/, which is used as an MSBuild target.
176
-!**/packages/build/
+!**/[Pp]ackages/build/
177
# Uncomment if necessary however generally it will be regenerated when needed
178
-#!**/packages/repositories.config
+#!**/[Pp]ackages/repositories.config
179
# NuGet v3's project.json files produces more ignorable files
180
*.nuget.props
181
*.nuget.targets
0 commit comments