24 lines
202 B
Plaintext
24 lines
202 B
Plaintext
# Godot 4+ specific ignores
|
|
*.uid
|
|
.godot/
|
|
|
|
|
|
# macOS metadata
|
|
._*
|
|
.DS_Store
|
|
Thumbs.db
|
|
|
|
# Windows metadata
|
|
*.ini
|
|
|
|
# Temporary files
|
|
*.tmp
|
|
*.TMP
|
|
*~
|
|
\#*\#
|
|
|
|
#Plugins
|
|
/addons/autosave_g4/
|
|
|
|
#Exports
|
|
/_Exports/ |