aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaros Ondrejicka <maros.ondrejicka@pantheon.tech>2022-11-10 08:47:08 +0100
committerFlorin Coras <florin.coras@gmail.com>2022-11-10 19:29:03 +0000
commit406f4840a84f66766f048353cb6601ba374e8276 (patch)
tree7fe0b7debc4fbf6a6f31e1a8874ceb0ecfaead8e
parent37b5cccb93a5caaba252719630b95e80113df551 (diff)
misc: ignore clangd cache folder
Type: make Signed-off-by: Maros Ondrejicka <maros.ondrejicka@pantheon.tech> Change-Id: Id6ee2cbf3bf14083a470ef45ef1b6ff3ff8d03aa
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index be94f092580..81ab8c9ba55 100644
--- a/.gitignore
+++ b/.gitignore
@@ -88,6 +88,7 @@ GTAGS
# language servers
compile_commands.json
.clangd
+.cache
# indent backup files
*.BAK