summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authordormando <dormando@rydia.net>2021-07-25 14:44:40 -0700
committerdormando <dormando@rydia.net>2021-07-25 14:44:40 -0700
commitb7aa247c3714d83e4017598d970d172e68af5f15 (patch)
treef752ed94f5a9cbe249787a703dd88c8e716e36b0 /.gitignore
parent1e57dc4716e1c0ce277024901c79d6dd64c74c9d (diff)
downloadmemcached-b7aa247c3714d83e4017598d970d172e68af5f15.tar.gz
.gitignore update
my clang vim plugin whatevers creates a .cache directory.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index eb2ea38..b097533 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,6 +3,7 @@
*.gcda
*.gcno
*.tcov
+.cache
.deps
.buildbot
INSTALL