From 9e5dafc00e3910658e768ad1de0a08512399bd51 Mon Sep 17 00:00:00 2001 From: Bret Comnes <166301+bcomnes@users.noreply.github.com> Date: Fri, 11 Sep 2020 11:18:08 -0600 Subject: [PATCH] Update .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 60655a4..71e98b7 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ config.json public node_modules tmp_modules +package-lock.json