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