commit 7ad73cb4e682ef3fd89053644ca5518333c27264
Author: Belmondo <DenisBelmondo@users.noreply.github.com>
AuthorDate: Sat Jan 11 11:40:46 2025 -0500
Commit: GitHub <noreply@github.com>
CommitDate: Sat Jan 11 17:40:46 2025 +0100
Add clangd gitignore entires (#1718)
---
.gitignore | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/.gitignore b/.gitignore
index a66aff03..c41a7539 100644
--- a/.gitignore
+++ b/.gitignore
@@ -60,4 +60,8 @@ GTAGS
# VSCode settings
-/.vscode/
\ No newline at end of file
+/.vscode/
+
+# clangd settings
+/.cache/clangd
+compile_commands.json