.venv/
__pycache__/
.vscode/
build/
*.egg-info/
.cache/
*.so
dist/
data/*/
!data/.gitkeep
*.pdf
.ninja*
.skbuild*
.cmake/