mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-25 17:25:08 +02:00
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:
committed by
Jelle Raaijmakers
parent
6d52c9003c
commit
1645f073c0
Notes:
github-actions[bot]
2026-02-06 11:23:41 +00:00
Author: https://github.com/jonbgamble 🔰 Commit: https://github.com/LadybirdBrowser/ladybird/commit/1645f073c09 Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/7547 Reviewed-by: https://github.com/gmta ✅
1
.gitignore
vendored
1
.gitignore
vendored
@@ -20,7 +20,6 @@ Toolchain/Local
|
||||
compile_commands.json
|
||||
.cache
|
||||
.clang_complete
|
||||
.clangd
|
||||
.idea/
|
||||
cmake-build-debug/
|
||||
output/
|
||||
|
||||
Reference in New Issue
Block a user