From aca666704d09868b96596ed640937c4f71e263ed Mon Sep 17 00:00:00 2001 From: James Cole Date: Mon, 7 Jul 2014 08:20:26 +0200 Subject: [PATCH] Update ignore file. --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 9c012bcdc0..47ebefbd43 100644 --- a/.gitignore +++ b/.gitignore @@ -9,4 +9,6 @@ Thumbs.db .idea/ tests/_output/* _ide_helper.php -/build/logs/clover.xml \ No newline at end of file +/build/logs/clover.xml +index.html* +app/storage/firefly-export* \ No newline at end of file