From f52c65ea25fe8cd5202b3b26145b85802d0aa2ed Mon Sep 17 00:00:00 2001 From: Sandro Santilli Date: Wed, 8 Oct 2014 10:33:19 +0200 Subject: [PATCH] Ignore files produced by "make check" --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index a418e8c6..040b421a 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,5 @@ config/environments/*.js tools/munin/windshaft.conf logs/ pids/ +redis.pid +test.log