__pycache__/
*.pyc
.venv/
.venv
venv/
dist/
build/
*.egg-info/
.pytest_cache/
.coverage
htmlcov/
.DS_Store
*.swp
*.swo
*~
.idea/
.vscode/
