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