.DS_Store
node_modules/
dist/
.env
.turbo/
coverage/
*.tsbuildinfo
test-results/
playwright-report/

# Python (apps/ai)
.venv/
__pycache__/
.pytest_cache/
.ruff_cache/
