From 852f0ca3f1ebd42ec6f2218887a7dc2367ce5416 Mon Sep 17 00:00:00 2001 From: joeaba <77398477+joeaba@users.noreply.github.com> Date: Wed, 27 Oct 2021 12:53:51 +0530 Subject: [PATCH] Update .gitignore --- explorer/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/explorer/.gitignore b/explorer/.gitignore index e60d6e0562..6986367175 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