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
1 changed files with 3 additions and 1 deletions

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