Files
MovementTests/.gitignore
Minimata de41bbeb8d
All checks were successful
Create tag and build when new code gets to main / BumpTag (push) Successful in 20s
Create tag and build when new code gets to main / Export (push) Successful in 5m5s
some other tests
2026-02-23 15:22:57 +01:00

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