Переглянути джерело

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/
 !**/packages/build/
 # Uncomment if necessary however generally it will be regenerated when needed
 # Uncomment if necessary however generally it will be regenerated when needed
 #!**/packages/repositories.config
 #!**/packages/repositories.config
+# NuGet v3's project.json files produces more ignoreable files
+*.nuget.props
+*.nuget.targets
 
 
 # Windows Azure Build Output
 # Windows Azure Build Output
 csx/
 csx/