Cubyz/.gitignore
IntegratedQuantum 5f7ccd0504 Load the settings and gui_layout files from a global directory.
For linux and mac I just use "~/.cubyz"
For windows there seems to be no consensus on where game data should be located.
Out of the commonly used locations, "~/Saved Games/Cubyz" seemed the most sane option to me.

fixes #457
2024-12-01 11:48:31 +01:00

15 lines
193 B
Plaintext

compiler/
logs/
saves/
zig-out/
zig-cache/
.zig-cache/
serverAssets/
gamecontrollerdb.txt
gamecontrollerdb.stamp
test.png
# Ignore user generated backgrounds
/assets/backgrounds/client_*.png