build*/
.aws
.vscode
.cache
.config
.idea
cmake-build-*
*~
compile_commands.json
CMakeUserPresets.json

# Python wheel builds
wheelhouse/
wheelhouse_merged/
wheelhouse_final/
dist/
dist_*/
*.whl
*.egg-info/
__pycache__/
*.pyc
*.pyo
.pytest_cache/
