summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMichael Alexsander <michaelalexsander@protonmail.com>2021-01-20 10:14:02 -0300
committerMichael Alexsander <michaelalexsander@protonmail.com>2021-01-20 10:14:02 -0300
commitff1d6363856d977ac985a17961fa2c23b58b3716 (patch)
tree314f40d2274e0f717dc7bd0b97661321f634ebe9 /.gitignore
parent869f5b53288ec713553e024f91ec88b47ce960d9 (diff)
Ignore clangd 11+ cache folder
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index f928c2e6ec..5275402f3e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -386,3 +386,4 @@ gcov.css
# https://clangd.llvm.org/ cache folder
.clangd/
+.cache/