38 lines
230 B
Plaintext
38 lines
230 B
Plaintext
# Godot 4.x
|
|
.godot/
|
|
.idea/
|
|
sdk/
|
|
bin/
|
|
obj/
|
|
|
|
#ai
|
|
.omo/
|
|
.opencode/
|
|
|
|
gen/
|
|
obj/
|
|
bin/
|
|
|
|
*.tres~
|
|
*.tscn~
|
|
|
|
# GDScript LSP
|
|
.godot/
|
|
|
|
# Export
|
|
*.exe
|
|
*.dmg
|
|
*.apk
|
|
*.aab
|
|
*.pck
|
|
*.zip
|
|
*.log
|
|
|
|
# OS
|
|
.DS_Store
|
|
Thumbs.db
|
|
|
|
# Editor
|
|
*.import
|
|
*.godot.uid
|