.vscode
*.binlog
.DS_Store
_build
_doxygen
_skbuild
.gradle

/build_*
/install_*
/dist

__pycache__
*.egg-info
wheelhouse

target
.cache

.cursor
.venv
uv.lock

node_modules/

