Skip to content

Commit dce3810

Browse files
authored
build: include clangd files to .gitignore (#263)
1 parent 894e810 commit dce3810

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,3 +36,7 @@
3636
/build/
3737
NEWS-update.jl
3838
libutf8proc.pc
39+
40+
# clangd
41+
/.cache/
42+
/compile_commands.json

0 commit comments

Comments
 (0)