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