From b2d31a87058dcdb64e1e123991a3a4389ef08782 Mon Sep 17 00:00:00 2001 From: Dan Barber Date: Tue, 18 Aug 2015 11:28:33 +0100 Subject: [PATCH] Add dragonfly.log to the gitignore file --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 076a495..31bfecd 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ public/system .envrc config/database.yml coverage +dragonfly.log