aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorTamino Bauknecht <dev@tb6.eu>2023-10-18 16:29:02 +0200
committerKenny Levinsen <kl@kl.wtf>2023-10-23 11:05:08 +0200
commitf2425b516309aae7b6458365e53c850701b055c0 (patch)
tree3f283dd42ee3427bf156d70df92a9ce4efdc6da1 /.gitignore
parent4326a26ad6fb64b8f8de7d32c1e7b6423e1f84f3 (diff)
gitignore: Ignore clangd-generated directory .cache/
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 1ec0cb52..167960e2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,6 +6,7 @@ bin/
test/
build/
build-*/
+.cache/
.lvimrc
config-debug
wayland-*-protocol.*