1
0
Эх сурвалжийг харах

Merge pull request #1812 from AArnott/patch-4

Ignore files generated by NuGet v3 project.json
Brendan Forster 9 жил өмнө
parent
commit
f51f0baa5a

+ 3 - 0
VisualStudio.gitignore

@@ -150,6 +150,9 @@ publish/
 !**/packages/build/
 # Uncomment if necessary however generally it will be regenerated when needed
 #!**/packages/repositories.config
+# NuGet v3's project.json files produces more ignoreable files
+*.nuget.props
+*.nuget.targets
 
 # Microsoft Azure Build Output
 csx/