Skip to content

Commit 3b43130

Browse files
committed
add clangd config to gitignore
1 parent bf13fe1 commit 3b43130

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@
1313
compile_commands.json
1414
**/.ccls-cache
1515
**/.cache
16+
**/.clangd
17+
1618

1719
**/build*
1820

0 commit comments

Comments
 (0)