straywild/.gitignore

11 lines
169 B
Text

# Godot 4+ specific ignores
.godot/
/android/
/builds/
# Blender backup files
*.blend1
# Python cache files generated by Blender helper scripts
__pycache__/
*.py[cod]