Updating .gitignore file
This commit is contained in:
+16
@@ -1,2 +1,18 @@
|
||||
# Godot 4+ specific ignores
|
||||
*.uid
|
||||
.godot/
|
||||
|
||||
|
||||
# macOS metadata
|
||||
._*
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
|
||||
# Temporary files
|
||||
*.tmp
|
||||
*.TMP
|
||||
*~
|
||||
\#*\#
|
||||
|
||||
#Plugins
|
||||
/addons/autosave_g4/
|
||||
Reference in New Issue
Block a user