.env
.env.local
__pycache__/
*.pyc
*.pyo
.venv/
venv/
.pytest_cache/
.mypy_cache/
.ruff_cache/
.DS_Store
*.log
htmlcov/
.coverage
node_modules/
*.bak
*.bak2
ClawSearch-*.html.bak

# Design artifacts (large HTML/PDF — kept locally, not versioned)
Desing/

# Next.js / frontend build + scratch
.next/
out/
_decoded/
*.tsbuildinfo

# OS / editor
.idea/shelf/
