.idea/
.vscode/
build/
debug/
docs/
cmake-build-*/
.DS_Store

# Python
.eggs/
.tox/
*.egg-info/
*.so
__pycache__/
_skbuild/
dist/
venv/
MANIFEST

# Nix
result

# Temporary test files
zzz_*
