.venv/
__pycache__/
*.pyc
*.egg-info/
dist/
build/
.pytest_cache/
.ruff_cache/
sessions/
usage.jsonl
*.jsonl
.env
node_modules/
package-lock.json

# Tooling caches
.hypothesis/
.mypy_cache/
