Ignore files generated by NuGet v3 project.json

This commit is contained in:
Andrew Arnott 2015-12-27 07:29:24 -08:00
parent 8c9b77cb5c
commit 6d1612cff4
1 changed files with 3 additions and 0 deletions

View File

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