mirror of
https://github.com/kristoferssolo/FuncIt.git
synced 2025-10-21 19:30:35 +00:00
18 lines
154 B
Plaintext
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/ |