From 99f2c06c95569f3d89321ccdc1225d88db7f2ce2 Mon Sep 17 00:00:00 2001 From: Stefano Zacchiroli Date: Tue, 28 Apr 2015 10:31:04 +0200 Subject: [PATCH] gitignore: ignore cache dir even if it is a symlink --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index e934adf..06cf653 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -cache/ +cache