__pycache__/
*.py[cod]
.venv/
venv/
.env
build/
dist/
*.egg-info/
.pytest_cache/
.coverage
htmlcov/
.ipynb_checkpoints/
.DS_Store
.vscode/
.idea/
data/raw/
outputs/
*.jsonl
