Add NuGet package cache to .gitignore
I'm sick of doing this in every test branch
This commit is contained in:
parent
4842442ef7
commit
c5c4c45596
|
@ -79,3 +79,5 @@ waterbox/**/*.wbx.in
|
||||||
mono_crash*
|
mono_crash*
|
||||||
|
|
||||||
.idea
|
.idea
|
||||||
|
|
||||||
|
packages
|
||||||
|
|
Loading…
Reference in New Issue