Skip to content

Commit 2778a34

Browse files
authored
feature: add gitignore for clangd (#463)
1 parent 5bcb87b commit 2778a34

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,6 @@
33
build*
44
site/*
55
/.vscode/
6+
7+
# clangd cache
8+
/.cache/*

0 commit comments

Comments
 (0)