backend/.venv/
frontend/.next/
frontend/.next-dev-log/
frontend/node_modules/
*.pyc
__pycache__/
*.egg-info/
.DS_Store
._*
backend/.pytest_cache/

# Local secrets and generated artifacts
.env.deploytmp
qa-artifacts/
storage/
backend/.env
backend/storage/
backend/tmp_migration_check.db
project-docs/qa-artifacts/
project-docs/automation-artifacts/
backend/project-docs/qa-artifacts/
.claude/worktrees/
.gstack/
.codex/phase1-mainline-signoff/

# Temporary directories
temp-*/
