mirror of
https://github.com/PixelGuys/Cubyz.git
synced 2025-08-03 03:06:55 -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
|
||||
|
||||
# Ignore user generated backgrounds
|
||||
/assets/backgrounds/client_*.png
|
||||
/assets/*
|
||||
!/assets/cubyz
|
||||
!/assets/backgrounds/default_background.png
|
||||
|
Loading…
x
Reference in New Issue
Block a user