Browse Source

Merge pull request #597 from 446564/ignore-clangd

add lsp ignores
pull/601/head
ripplebiz 11 months ago
committed by GitHub
parent
commit
b9270aff5c
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 3
      .gitignore

3
.gitignore

@ -11,3 +11,6 @@ out/
.vscode/extensions.json .vscode/extensions.json
.idea .idea
cmake-* cmake-*
.cache
.ccls
compile_commands.json

Loading…
Cancel
Save