Browse Source

Ignore files generated by NuGet v3 project.json

Andrew Arnott 9 years ago
parent
commit
6d1612cff4
1 changed files with 3 additions and 0 deletions
  1. 3 0
      VisualStudio.gitignore

+ 3 - 0
VisualStudio.gitignore

@@ -151,6 +151,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
 
 # Windows Azure Build Output
 csx/