From 8dd4be688240d355f79fa8dab6cbed0a8d668bf0 Mon Sep 17 00:00:00 2001 From: Lauren Garcia Date: Thu, 4 Aug 2016 15:16:22 +0200 Subject: [PATCH] update gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 6f06927b..188e03a8 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,5 @@ public/js/app.js npm-debug.log REVISION version.json +reports/ +selenium-debug.log