summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 6 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 8b28377821..72143d9e79 100644
--- a/.gitignore
+++ b/.gitignore
@@ -96,5 +96,10 @@ src/shadow-*
src/runtime
src/pixmaps
-# other possible files build by tools
+# other files possibly created by tools
src/cscope.out
+
+# Linter/language server files
+/.cache/clangd/
+/.ccls-cache/
+/compile_commands.json