Everywhere: Speculatively remove .clangd from .gitignore
It's confusing that it's in both the repo and .gitignore. If this is intentional (to allow git --ignore-index shenanigans), I'm happy to learn about it
This commit is contained in:
parent
6d52c9003c
commit
1645f073c0
1 changed files with 0 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -20,7 +20,6 @@ Toolchain/Local
|
|||
compile_commands.json
|
||||
.cache
|
||||
.clang_complete
|
||||
.clangd
|
||||
.idea/
|
||||
cmake-build-debug/
|
||||
output/
|
||||
|
|
|
|||
Loading…
Reference in a new issue