__pycache__/
*.py[cod]
*.pyo
*.pyd
.Python
build/
dist/
*.egg-info/
*.egg
.venv/
.env
.eggs/
*.so
.cache/
.pytest_cache/
.coverage
htmlcov/
*.log
.DS_Store
