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
Notes: github-actions[bot] 2026-02-06 11:23:41 +00:00

1
.gitignore vendored
View File

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