Browse Source

Merge pull request #597 from 446564/ignore-clangd

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

5
.gitignore

@ -10,4 +10,7 @@ out/
.vscode/settings.json
.vscode/extensions.json
.idea
cmake-*
cmake-*
.cache
.ccls
compile_commands.json

Loading…
Cancel
Save