__pycache__/
*.pyc
*.pyo
.venv/
venv/
dist/
build/
*.egg-info/
.mypy_cache/
.pytest_cache/
.ruff_cache/
htmlcov/
.coverage
*.log
.env*
Makefile
.DS_Store
