.vscode
build
*.data*
*venv*
.cache*/

# Python/pip build artifacts
dist/
*.egg-info/
_skbuild/
__pycache__/
*.py[cod]
*.so
