Skip to content

Add build and .cache to .gitignore

build is commonly used with CMake (default build dir in VS code), .cache is used by clangd

Merge request reports