__pycache__/
*.py[cod]
*.egg-info/
.eggs/
build/
dist/
.venv/
venv/
.env
.pytest_cache/
.ruff_cache/
ams-data/
.DS_Store
.pnpm-store/

# Dashboard (Next.js)
dashboard/node_modules/
dashboard/.next/
dashboard/.env*.local
