Explorar o código

Merge pull request #1812 from AArnott/patch-4

Ignore files generated by NuGet v3 project.json
Brendan Forster %!s(int64=9) %!d(string=hai) anos
pai
achega
f51f0baa5a
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      VisualStudio.gitignore

+ 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/