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