chore: update .gitignore

This commit is contained in:
light7734 2024-07-09 15:33:21 +03:30
parent ff4824cecf
commit 3494e7e142
No known key found for this signature in database

4
.gitignore vendored
View file

@ -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