Skip to content

Commit 78f5881

Browse files
committed
added ccls-cache, kdev4 and clangd to gitignore
1 parent 07b0ca8 commit 78f5881

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
@@ -195,3 +195,7 @@ fabric.properties
195195
# Editor-based Rest Client
196196
.idea/httpRequests
197197

198+
# LSP stuff
199+
.ccls*
200+
.clangd
201+

0 commit comments

Comments
 (0)