26 lines
273 B
Plaintext
26 lines
273 B
Plaintext
# Godot 4+ specific ignores
|
|
.godot/
|
|
/android/
|
|
|
|
# IDE related
|
|
.vscode/
|
|
.idea/
|
|
|
|
# Godot-specific ignores
|
|
.import/
|
|
|
|
/builds
|
|
/communication
|
|
|
|
# Imported translations (automatically generated from CSV files)
|
|
*.translation
|
|
|
|
.output.txt
|
|
|
|
*.suo
|
|
*.user
|
|
_ReSharper.*
|
|
bin
|
|
obj
|
|
packages
|