__pycache__/
*.pyc
*.egg
dist/
build/
data/
.env
.venv/
venv/
*.egg-info/
.pytest_cache/
.ruff_cache/
.mypy_cache/
.vscode/
