Files
MovementTests/.gitignore
Minimata 6c4454848a
All checks were successful
Create tag and build when new code gets to main / BumpTag (push) Successful in 25s
Create tag and build when new code gets to main / Export (push) Successful in 4m52s
removed something that has nothing to do on the vcs
2026-02-26 18:15:50 +01:00

27 lines
292 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.*
*.DotSettings.user
bin
obj
packages