Ignore files from the build dir

This commit is contained in:
jakeg00dwin 2024-06-14 14:04:05 -07:00
parent e499ac44cf
commit d0809894ca
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -10,3 +10,4 @@ build/cmake_install.cmake
build/compile_commands.json
.cache/clangd/index
build/.cache/clangd/index
build/mocks