Add more ignore rules

- for clangd
- and compile_commands.json for it
This commit is contained in:
Azat Khuzhin 2023-02-12 08:36:16 +01:00
parent c257e16f5b
commit b99106f3fd

4
.gitignore vendored
View File

@ -142,6 +142,7 @@ LibeventTargets*.cmake
bin/
cmake_install.cmake
Uninstall.cmake
compile_commands.json
lib/
tmp/
verify_tests.sh
@ -167,3 +168,6 @@ rules.ninja
/*.tar.gz
/.vagrant
# clangd
.cache