mirror of
https://github.com/PixelGuys/Cubyz.git
synced 2025-08-05 12:17:53 -04:00
Ignore user generated backgrounds in the assets/backgrounds folder. (#682)
* Ignore user generated backgrounds in the assets/backgrounds folder. * Add back newline at end of file in .gitignore
This commit is contained in:
parent
a5ae38aba0
commit
aa04731efb
3
.gitignore
vendored
3
.gitignore
vendored
@ -9,3 +9,6 @@ settings.json
|
|||||||
gui_layout.json
|
gui_layout.json
|
||||||
|
|
||||||
test.png
|
test.png
|
||||||
|
|
||||||
|
# Ignore user generated backgrounds
|
||||||
|
/assets/backgrounds/client_*.png
|
||||||
|
Loading…
x
Reference in New Issue
Block a user