Skip to content

Commit cb86e18

Browse files
authored
chore: ignore compile_commands.json in git (#3949)
1 parent fff7c02 commit cb86e18

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ cmake-out/
88
bazel-*
99
!bazel-*.cfg
1010

11+
# Used by some IDEs and LSP plugins
12+
compile_commands.json
13+
1114
# Backup files for Emacs
1215
*~
1316

0 commit comments

Comments
 (0)