FuncIt/.gitignore
2021-11-04 12:50:54 +02:00

18 lines
156 B
Plaintext

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