aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorTobias Fella <fella@posteo.de>2021-12-07 23:07:57 +0100
committerTobias Fella <fella@posteo.de>2021-12-07 23:07:57 +0100
commit6cf625779fe270fd4192639e30acc45687270246 (patch)
tree0a16f7e9b65c26e813cdcab4f99dab2800c13162 /.gitignore
parent18695131e056b86e38d7b43f787014fbd1516240 (diff)
downloadlibquotient-6cf625779fe270fd4192639e30acc45687270246.tar.gz
libquotient-6cf625779fe270fd4192639e30acc45687270246.zip
Add clangd files to .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 769bdf45..d414f49f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,3 +22,7 @@ Makefile
Quotient_autogen/
.cmake/
tests/.cmake/
+
+# clangd
+.cache/
+compile_commands.json