From aaf98f9f03cb542b26791da64d12a89ea92b82ef Mon Sep 17 00:00:00 2001 From: Gary Burgess Date: Sun, 14 Jan 2018 18:54:56 +0000 Subject: [PATCH] Update .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index b491105..ee2fd44 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /bower_components/ /node_modules/ /output/ +package-lock.json