# Build directories
build/
build-*/
build_*/
usr/
wheelhouse/

# Bundled test data
/data/temp

# Misc tool related files
*.swp
tags
compile_commands.json
.python-version
.vscode
.cache

# Python related files
__pycache__/
/bindings/python/build/
/bindings/python/_skbuild/
/bindings/python/dist/

# Example generated files.
example_data_*/
