summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorChristian Göttsche <cgzones@googlemail.com>2022-12-26 17:53:46 +0100
committerChristian Göttsche <cgzones@googlemail.com>2022-12-26 17:53:46 +0100
commite9f3d96c9ae2c72a4cbd85c4ffb316ed2e0c3924 (patch)
treedefefa6319b381e7cd45a510d1004f779dd8f517 /.gitignore
parentb96def99168ec3be8459c2ed7148e59c326d778d (diff)
Ignore clangd cache
[ci skip]
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 82624490..50f3bd15 100644
--- a/.gitignore
+++ b/.gitignore
@@ -51,3 +51,6 @@ callgrind.out.*
# IDE workspace configurations
/.idea/
/.vscode/
+
+# Language Servers
+/.cache/clangd/

© 2014-2024 Faster IT GmbH | imprint | privacy policy