mirror of
https://github.com/kristoferssolo/FuncIt.git
synced 2025-10-21 19:30:35 +00:00
Merge branch 'master' of https://github.com/KristofersSolo/Godot
This commit is contained in:
commit
b285adce0d
15
.gitignore
vendored
15
.gitignore
vendored
@ -1,7 +1,18 @@
|
|||||||
|
|
||||||
|
# Godot-specific ignores
|
||||||
|
.import/
|
||||||
|
export.cfg
|
||||||
|
export_presets.cfg
|
||||||
|
|
||||||
|
# Mono-specific ignores
|
||||||
|
.mono/
|
||||||
|
data_*/
|
||||||
|
|
||||||
|
|
||||||
*.exe
|
*.exe
|
||||||
*.pck
|
*.pck
|
||||||
*.x86_64
|
*.x86_64
|
||||||
*.log
|
*.log
|
||||||
/.import
|
|
||||||
test/
|
test/
|
||||||
build/
|
build/
|
||||||
|
builds/
|
||||||
Loading…
Reference in New Issue
Block a user