From 690e322ed07e5d123dc242ff55e8510afc96c5d6 Mon Sep 17 00:00:00 2001 From: spences10 Date: Mon, 29 May 2017 07:41:38 +0100 Subject: [PATCH] add ignore folders --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.gitignore b/.gitignore index 9790044..4ef7c8e 100644 --- a/.gitignore +++ b/.gitignore @@ -38,3 +38,9 @@ jspm_packages # Other files *.env + +# testing +/coverage + +# production +/build