From 66d0ef7db0ea387d809e11bee15ee4ad7c199087 Mon Sep 17 00:00:00 2001 From: sairajzero Date: Thu, 22 Jul 2021 03:55:02 +0530 Subject: [PATCH] update gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 504afef..0c0f42f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ node_modules/ package-lock.json +config.json +parameters.json \ No newline at end of file