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