diff mbox series

[BlueZ,v2,3/4] gitignore: Add compile_commands.json

Message ID 20240509022640.451351-4-arun@asymptotic.io
State Superseded
Headers show
Series ASHA plugin | expand

Commit Message

Arun Raghavan May 9, 2024, 2:26 a.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