From c9daa5af3058ca34c90b65d94ff92ac6f1c514ff Mon Sep 17 00:00:00 2001 From: joeaba <77398477+joeaba@users.noreply.github.com> Date: Wed, 27 Oct 2021 11:52:51 +0530 Subject: [PATCH] Update .gitignore --- explorer/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/explorer/.gitignore b/explorer/.gitignore index e60d6e056..698636717 100644 --- a/explorer/.gitignore +++ b/explorer/.gitignore @@ -1,6 +1,7 @@ # See https://help.github.com/articles/ignoring-files/ for more about ignoring files. # dependencies + /node_modules /.pnp .pnp.js