FuncIt/.gitignore
2021-10-31 10:38:05 +02:00

18 lines
154 B
Plaintext

# Godot-specific ignores
.import/
export.cfg
export_presets.cfg
# Mono-specific ignores
.mono/
data_*/
*.exe
*.pck
*.x86_64
*.log
test/
build/
builds/