# General
.DS_Store
.idea
.vscode

# test files
test
asset_packs
recovered

# Python
.ruff_cache
__pycache__/
*.pyc
venv
.venv
dist