__pycache__/
*.pyc
*.pyo
.venv/
.env
dist/
build/
*.egg-info/
coverage/
.pytest_cache/
.mypy_cache/
*.so
