build/
build_*/
build-*/
*.o
*.so
.cache/
compile_commands.json

# Generated Doxygen output (built in CI, published to Pages)
docs/html/

# Python build/test artifacts
__pycache__/
*.pyc
