.env
.venv/
__pycache__/
*.pyc
db/*.db
data/raw/*
data/processed/*
data/debug/*
!data/debug/llm_cache/.gitkeep
exports/json/*
exports/excel/*
logs/*
*.egg-info/
dist/
build/
.pytest_cache/
