mirror of
https://github.com/kristoferssolo/FuncIt.git
synced 2025-12-31 05:32:36 +00:00
20 lines
174 B
Plaintext
20 lines
174 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/** |