summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2022-07-23 16:49:26 +0200
committerCarl Hetherington <cth@carlh.net>2022-07-23 16:49:26 +0200
commite748b419aa411ec8ccc18fe0286145e6fee05702 (patch)
treedf6a7734589b43cb1df4d907dc143d67c1f6c92c
parente20996d81f0bb17ca922c065ef7480ab43de1b0e (diff)
Ignore .cache.
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 4e347ac50..6c25bcae7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -41,5 +41,6 @@ test/README.aux
.ccls-cache
compile_commands.json
vim-lsp.log
+.cache
lock