/.vscode
/src/build
/cpp/build
/local_results
/.venv

# Python packaging artifacts
/dist
/wheelhouse
/_skbuild
*.egg-info
__pycache__/
*.pyc
