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