From af27572a79709baa540bff90f4ca9f1d8030a442 Mon Sep 17 00:00:00 2001 From: Zac Date: Thu, 21 Jun 2012 16:21:47 +0100 Subject: [PATCH] Update gitignore --- .gitignore | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 6c58783..faa096a 100644 --- a/.gitignore +++ b/.gitignore @@ -2,8 +2,6 @@ *.pyc *.komodoproject *.idea -selenium-server-standalone-*.jar -credentials.yaml -/results -tests/results +/results/* +tests/results/* .DS_Store