Files
MovementTests/.gitignore
Minimata cc7cb90041
Some checks failed
Create tag and build when new code gets to main / BumpTag (push) Successful in 22s
Create tag and build when new code gets to main / Export (push) Has been cancelled
Moving to Godot 4.6.2
2026-04-04 12:29:15 +02:00

28 lines
306 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
*.csproj.old*
_ReSharper.*
*.DotSettings.user
bin
obj
packages