]> granicus.if.org Git - libevent/commitdiff
Add more ignore rules
authorAzat Khuzhin <azat@libevent.org>
Sun, 12 Feb 2023 07:36:16 +0000 (08:36 +0100)
committerAzat Khuzhin <azat@libevent.org>
Sun, 12 Feb 2023 07:49:53 +0000 (08:49 +0100)
- for clangd
- and compile_commands.json for it

.gitignore

index 0689e9a0c2beaf4463c88cc6dcfa1d71a7235068..297146dc0e11b808d39bb48f2ca3e08bcee5e773 100644 (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