__pycache__/
*.py[cod]
*$py.class
*.egg-info/
dist/
build/
.eggs/
*.egg
.env
.venv/
venv/
*.manifest.json
.pytest_cache/
.coverage
coverage.xml
htmlcov/
.mypy_cache/
.hypothesis/
.ruff_cache/
*.log
.idea/
.vscode/
*.swp
*.swo
