From 29c5f89ee227ff738339e89f2bf5815684e2580c Mon Sep 17 00:00:00 2001 From: Kevin Fasusi Date: Sat, 28 May 2016 21:44:28 +0100 Subject: [PATCH] setting up javascript unit testing --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index b479487..4294aa5 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ - +node_modules/ # general things to ignore build/ dist/