FuncIt/.gitignore
2021-10-31 10:37:13 +02:00

18 lines
155 B
Plaintext

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