From 90a1ad10718c06e8beddce16915a504d59c21621 Mon Sep 17 00:00:00 2001 From: Thaddee Tyl Date: Mon, 7 Apr 2014 23:34:49 +0000 Subject: [PATCH] Ignore the Redis folder. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 7922291..1250bad 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,7 @@ /Verdana.ttf /analytics.json /coverage.html +/redis # Installed npm modules node_modules