mirror of
https://github.com/github/gitignore
synced 2024-11-22 03:34:23 +01:00
Unignore "packages/*/build" in VisualStudio.gitignore.
This commit is contained in:
parent
098aee26a1
commit
f2ab73150a
@ -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…
Reference in New Issue
Block a user