chore: update .gitignore
This commit is contained in:
parent
ff4824cecf
commit
3494e7e142
|
@ -1,3 +1,6 @@
|
||||||
|
build/
|
||||||
|
.cache/
|
||||||
|
|
||||||
# ---> C++
|
# ---> C++
|
||||||
# Prerequisites
|
# Prerequisites
|
||||||
*.d
|
*.d
|
||||||
|
@ -60,4 +63,3 @@ install_manifest.txt
|
||||||
compile_commands.json
|
compile_commands.json
|
||||||
CTestTestfile.cmake
|
CTestTestfile.cmake
|
||||||
_deps
|
_deps
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue