Преглед изворни кода

Ignore files generated by NuGet v3 project.json

Andrew Arnott пре 9 година
родитељ
комит
6d1612cff4
1 измењених фајлова са 3 додато и 0 уклоњено
  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/