We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fff7c02 commit cb86e18Copy full SHA for cb86e18
1 file changed
.gitignore
@@ -8,6 +8,9 @@ cmake-out/
8
bazel-*
9
!bazel-*.cfg
10
11
+# Used by some IDEs and LSP plugins
12
+compile_commands.json
13
+
14
# Backup files for Emacs
15
*~
16
0 commit comments