Cubyz/.gitignore
Mikael Klages aa04731efb
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
2024-09-05 21:16:49 +02:00

15 lines
179 B
Plaintext

compiler/
logs/
saves/
zig-out/
zig-cache/
.zig-cache/
serverAssets/
settings.json
gui_layout.json
test.png
# Ignore user generated backgrounds
/assets/backgrounds/client_*.png