__pycache__/
*.py[cod]
*$py.class
*.egg-info/
*.egg
dist/
build/
.venv/
.env
*.so
.mypy_cache/
.pytest_cache/
.ruff_cache/
