Initial commit
This commit is contained in:
13
.gitignore
vendored
Normal file
13
.gitignore
vendored
Normal file
@ -0,0 +1,13 @@
|
||||
# Godot 4+ specific ignores
|
||||
.godot/
|
||||
/android/
|
||||
|
||||
# IDE related
|
||||
.vscode/
|
||||
.idea/
|
||||
|
||||
# Godot-specific ignores
|
||||
.import/
|
||||
|
||||
# Imported translations (automatically generated from CSV files)
|
||||
*.translation
|
Reference in New Issue
Block a user