Files
MovementTests/.gitignore
Minimata 1d856fd937
All checks were successful
Create tag and build when new code gets to main / BumpTag (push) Successful in 26s
Create tag and build when new code gets to main / Export (push) Successful in 5m42s
Replicated the weapon flying tick setup using resources
2026-04-07 16:32:26 +02:00

30 lines
319 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
docs/legal/
.output.txt
*.suo
*.user
*.csproj.old*
_ReSharper.*
*.DotSettings.user
bin
obj
packages