mirror of
https://github.com/github/gitignore
synced 2025-07-04 20:38:31 +02:00
Ignore files generated by NuGet v3 project.json
This commit is contained in:
parent
8c9b77cb5c
commit
6d1612cff4
1 changed files with 3 additions and 0 deletions
|
@ -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/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue