Files
skelly/.gitignore

14 lines
121 B
Plaintext

# Godot 4+ specific ignores
.godot/
/android/
# Generated files
*.tmp
*.import~
test_results.txt
# python
.venv
*.pyc