提交 f51f0baa 编写于 作者: B Brendan Forster

Merge pull request #1812 from AArnott/patch-4

Ignore files generated by NuGet v3 project.json
...@@ -150,6 +150,9 @@ publish/ ...@@ -150,6 +150,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
# Microsoft Azure Build Output # Microsoft Azure Build Output
csx/ csx/
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册