carotrauma/.gitignore
Nick Guy de59b2486a
All checks were successful
/ build (push) Successful in 1m41s
Commit of C# project
2024-05-27 19:42:11 +01:00

19 lines
No EOL
265 B
Text

# ---> Godot
# Godot 4+ specific ignores
.godot/
# Godot-specific ignores
.import/
# Imported translations (automatically generated from CSV files)
*.translation
# Mono-specific ignores
.mono/
data_*/
mono_crash.*.json
# Godot 4+ specific ignores
.godot/
.idea