clockwork-city/.gitignore
duncgibbs d845d0637c
Some checks failed
linting & formatting / build (push) Failing after 12s
itch.io publish action / build (linux64, x86_64) (push) Failing after 31s
itch.io publish action / build (osx, app) (push) Failing after 28s
itch.io publish action / build (win64, exe) (push) Failing after 32s
export presets
2026-04-13 11:59:03 -05:00

22 lines
286 B
Plaintext

# Godot 4+ specific ignores
.godot/
# Godot-specific ignores
.import/
export.cfg
#export_presets.cfg
# Imported translations (automatically generated from CSV files)
*.translation
# Mono-specific ignores
.mono/
data_*/
mono_crash.*.json
# Python venv
.venv
# Project demos
/demos/