mirror of
https://github.com/PixelGuys/Cubyz.git
synced 2025-09-10 21:07:54 -04:00
Change gitignore to ignore all assets that aren't either inside assets/cubyz or assets/backgrounds/default_background.png (#1527)
This commit is contained in:
parent
de304e49d3
commit
3d8b4f200e
5
.gitignore
vendored
5
.gitignore
vendored
@ -10,5 +10,6 @@ gamecontrollerdb.stamp
|
|||||||
|
|
||||||
test.png
|
test.png
|
||||||
|
|
||||||
# Ignore user generated backgrounds
|
/assets/*
|
||||||
/assets/backgrounds/client_*.png
|
!/assets/cubyz
|
||||||
|
!/assets/backgrounds/default_background.png
|
||||||
|
Loading…
x
Reference in New Issue
Block a user