We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3299a7e + 6d1612c commit f51f0baCopy full SHA for f51f0ba
1 file changed
VisualStudio.gitignore
@@ -150,6 +150,9 @@ publish/
150
!**/packages/build/
151
# Uncomment if necessary however generally it will be regenerated when needed
152
#!**/packages/repositories.config
153
+# NuGet v3's project.json files produces more ignoreable files
154
+*.nuget.props
155
+*.nuget.targets
156
157
# Microsoft Azure Build Output
158
csx/
0 commit comments