18 lines
155 B
Plaintext
18 lines
155 B
Plaintext
# Godot 4+ specific ignores
|
|
*.uid
|
|
.godot/
|
|
|
|
|
|
# macOS metadata
|
|
._*
|
|
.DS_Store
|
|
Thumbs.db
|
|
|
|
# Temporary files
|
|
*.tmp
|
|
*.TMP
|
|
*~
|
|
\#*\#
|
|
|
|
#Plugins
|
|
/addons/autosave_g4/ |