From 723cb189ccd06922184b7e76512e3a8e6df2ee95 Mon Sep 17 00:00:00 2001 From: Matias Alejo Garcia Date: Tue, 29 Jul 2014 14:39:02 -0300 Subject: [PATCH] ignore .sig files --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 7f0f7a730..74839fb3b 100644 --- a/.gitignore +++ b/.gitignore @@ -8,6 +8,7 @@ lib-cov *.pid *.gz *.swp +*.sig tags pids logs