.DS_Store

# v1 runtime data (DB, backups, snapshots, exports, config with secrets)
data/

# Python
.venv/
__pycache__/
*.pyc
.pytest_cache/
*.egg-info/
