diff mbox series

[BlueZ,v8,4/5] gitignore: Add compile_commands.json

Message ID 20240523155301.140522-5-arun@asymptotic.io (mailing list archive)
State Superseded
Commit 5c793eb3c55e718b16b1edb1ce1f45c60e6c9c50
Headers show
Series ASHA plugin | expand

Checks

Context Check Description
tedd_an/pre-ci_am success Success
tedd_an/CheckPatch success CheckPatch PASS
tedd_an/GitLint success Gitlint PASS

Commit Message

Arun Raghavan May 23, 2024, 3:53 p.m. UTC
Handy file that can be generated with bear, and allows clang-based LSP.
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

diff --git a/.gitignore b/.gitignore
index 9c2ac236e..6a6422379 100644
--- a/.gitignore
+++ b/.gitignore
@@ -183,6 +183,7 @@  android/test-ipc
 android/test-*.log
 android/test-*.trs
 
+compile_commands.json
 cscope.in.out
 cscope.out
 cscope.po.out