From 643a18692aa386573a7781f4726364a1f7a3040f Mon Sep 17 00:00:00 2001 From: johnfacey Date: Thu, 18 Mar 2021 13:39:50 -0500 Subject: [PATCH] update gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 40b878d..cf7c602 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -node_modules/ \ No newline at end of file +node_modules/ +config.json \ No newline at end of file