__pycache__/
*.py[cod]
*.egg-info/
.venv/
venv/
.pytest_cache/
.ruff_cache/
.env
.env-*
.claude/
*.log
*.db
*.sqlite
*.sqlite3
dist/
build/
.coverage
htmlcov/
.DS_Store

# F1 schema discovery dumps (NU se comit)
f1_spans.jsonl
*.jsonl
