__pycache__/
*.pyc
*.pyo
*.pyd
*.so
.build/
.dist/
.env
.venv/
.python-version
.mypy_cache/
.pytest_cache/
.coverage
htmlcov/
*.log
.DS_Store
.idea/
.vscode/
.eggs/
*.egg-info/
dist/
build/
