# Runtime data (uploads, generated artifacts, SQLite DB)
_data/
# Phase scratch (build/smoke/api-test logs + outputs)
_phase0_out/
_phase*.log
# Python
__pycache__/
*.pyc
.venv/
venv/
# Env / secrets
.env
# OS
.DS_Store
**/.DS_Store
