mirror of
https://github.com/github/gitignore
synced 2025-07-02 19:42:08 +02:00
Merge pull request #694 from anurse/patch-1
Unignore "packages/*/build" in VisualStudio.gitignore.
This commit is contained in:
commit
88951d5cc9
1 changed files with 3 additions and 0 deletions
|
@ -15,6 +15,9 @@ build/
|
|||
[Bb]in/
|
||||
[Oo]bj/
|
||||
|
||||
# Enable "build/" folder in the NuGet Packages folder since NuGet packages use it for MSBuild targets
|
||||
!packages/*/build/
|
||||
|
||||
# MSTest test Results
|
||||
[Tt]est[Rr]esult*/
|
||||
[Bb]uild[Ll]og.*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue