__pycache__/
*.py[cod]
*.so
.venv/
.pytest_cache/
.mypy_cache/
.coverage
htmlcov/
dist/
build/
*.egg-info/
.env
configs/config.yaml
tmp-*
codex*