__pycache__/
*.pyc
*.pyo
.pytest_cache/
.mypy_cache/
dist/
build/
*.egg-info/
.venv/
venv/
.env
.coverage
htmlcov/
.idea/
.vscode/
.DS_Store
