/target/
/.venv/
/dist/
/wheelhouse/
*.egg-info/
**/__pycache__/
/.pytest_cache/
/.ruff_cache/
/.pyrefly/
/.mypy_cache/
/.coverage
/htmlcov/
.DS_Store
*.so
*.pyd
*.pyc
*.core
