mirror of
https://github.com/kristoferssolo/FuncIt.git
synced 2025-10-21 19:30:35 +00:00
20 lines
171 B
Plaintext
20 lines
171 B
Plaintext
|
|
# Godot-specific ignores
|
|
.import/
|
|
export.cfg
|
|
export_presets.cfg
|
|
|
|
# Mono-specific ignores
|
|
.mono/
|
|
data_*/
|
|
|
|
|
|
*.exe
|
|
*.pck
|
|
*.x86_64
|
|
*.log
|
|
*.zip
|
|
|
|
test/
|
|
[Bb]uild/**
|
|
[Bb]uilds/** |