From 50e7d931c01070af71a809580644fb87ca276ec3 Mon Sep 17 00:00:00 2001 From: echarp Date: Tue, 26 Jan 2016 15:10:30 +0100 Subject: [PATCH] Ignore rotated log files --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index a4f50e94..4c4d232e 100644 --- a/.gitignore +++ b/.gitignore @@ -13,6 +13,7 @@ # Ignore all logfiles and tempfiles. /log/*.log +/log/*.log.* /log/*.gz /tmp # Rails