/target/

__pycache__/
*.py[cod]
*.so
/.venv/
/dist/
/wheels/
*.egg-info/
/.pytest_cache/
/.ruff_cache/
/.mypy_cache/

.DS_Store
