updated git ignore list to ignore all in build dir.
This commit is contained in:
parent
5b41308043
commit
69357c5118
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -10,4 +10,5 @@ build/cmake_install.cmake
|
||||||
build/compile_commands.json
|
build/compile_commands.json
|
||||||
.cache/clangd/index
|
.cache/clangd/index
|
||||||
build/.cache/clangd/index
|
build/.cache/clangd/index
|
||||||
|
build/*.*
|
||||||
tags
|
tags
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue