Skip to content
Snippets Groups Projects
.gitignore 143 B
/core.*

/build
/build-*/

/.cache/
/.clangd/

tools/gdb/__pycache__/

subprojects/packagecache/
subprojects/googletest*
subprojects/liburing*