From 4917bc228c4aefe9ee853b11d00d0001396946f2 Mon Sep 17 00:00:00 2001 From: Alex Bilbie Date: Wed, 6 Mar 2013 16:57:29 +0000 Subject: [PATCH] Updated .gitignore --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index e9100837..9aaece81 100644 --- a/.gitignore +++ b/.gitignore @@ -5,4 +5,6 @@ /build/coverage/ test /docs/ -/testing/ \ No newline at end of file +/testing/ +logs/ +coverage/ \ No newline at end of file