Commit 6d1612cf authored by Andrew Arnott's avatar Andrew Arnott

Ignore files generated by NuGet v3 project.json

parent 8c9b77cb
...@@ -151,6 +151,9 @@ publish/ ...@@ -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/
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment