__pycache__/
*.py[cod]
*$py.class
dist/
build/
*.egg-info/
*.egg
.venv/
venv/
.idea/
.vscode/
*.swp
*.swo
.pytest_cache/
.coverage
htmlcov/
.hatch/
.DS_Store
