/build/CMake*
*~
/build/*
/build-o3/
/build*
/cmake-build-*

/doc/build
/doc/html
/doc/xml
/doc/doxygenxml
/doc/source/doxygenxml
/doc/source/html

/venv
/.venv*/

*.pyc

# Code coverage artifacts
*.gcno
*.gcda
*.gcov
/coverage.xml
/coverage-python.xml
/coverage_html/
.coverage
.coverage.*

.fleet
.vscode
.idea
.ccls-cache
.cache

/subprojects/*
!/subprojects/*.wrap
