浏览代码

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/