Skip to content

Commit 0e05df9

Browse files
committed
add .clangd to gitignore
I use .clangd to configure compiler flags for the lsp (language server) I use in nvim. Changelog-None Signed-off-by: Peter Neuroth <[email protected]>
1 parent 9fe8f3a commit 0e05df9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ plugins/cln-grpc
8585
plugins/clnrest
8686
plugins/wss-proxy
8787
plugins/cln-bip353
88+
.clangd
8889

8990
# Build directories
9091
bionic/

0 commit comments

Comments
 (0)