From f21fccd36f3ce3550e1b959dec7104aeae206db6 Mon Sep 17 00:00:00 2001 From: David Molineus Date: Tue, 20 Jan 2015 13:07:01 +0100 Subject: [PATCH] Update gitingore. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index a94561d..5000390 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ /vendor/ /bin/ /.tx/ +/node_modules/ coverage.xml