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:
Jonathan Gamble 2026-01-20 19:06:02 -06:00 committed by Jelle Raaijmakers
parent 6d52c9003c
commit 1645f073c0

1
.gitignore vendored
View file

@ -20,7 +20,6 @@ Toolchain/Local
compile_commands.json
.cache
.clang_complete
.clangd
.idea/
cmake-build-debug/
output/