*.pyc
__pycache__/
*.so
*.egg
*.egg-info/
dist/
build/
.eggs/
.venv/
venv/
.env
.pytest_cache/
.mypy_cache/
.ruff_cache/
.coverage
.DS_Store
