14 lines
254 B
Plaintext
14 lines
254 B
Plaintext
# Godot 4+ specific ignores
|
|
.godot/
|
|
/android/
|
|
/builds/
|
|
/_builds/
|
|
/_clips/
|
|
|
|
# temporary files
|
|
**/*.tmp
|
|
**/*.translation
|
|
**/*~lock~
|
|
|
|
# override config can be used by developers to override the settings without pushing changes to the repository
|
|
override.cfg |