Files
MovementTests/.gitignore
Minimata bb21920488
Some checks failed
Create tag and build when new code gets to main / BumpTag (push) Successful in 32s
Create tag and build when new code gets to main / Export (push) Successful in 9m31s
Create tag and build when new code gets to main / OtherTest (push) Failing after 11m57s
changed runsettings and workflow to always publish test reports
2026-04-26 12:24:51 +02:00

31 lines
328 B
Plaintext

# Godot 4+ specific ignores
.godot/
/android/
# IDE related
.vscode/
.idea/
# Godot-specific ignores
.import/
/builds
/communication
/reports
# Imported translations (automatically generated from CSV files)
*.translation
docs/legal/
.output.txt
*.suo
*.user
*.csproj.old*
_ReSharper.*
*.DotSettings.user
bin
obj
packages