From 6f97fbdcfb8476e4f4c0285e04c9565f98bd9fd7 Mon Sep 17 00:00:00 2001 From: tommyrharper Date: Wed, 22 Nov 2023 19:13:48 +0000 Subject: [PATCH] =?UTF-8?q?=E2=9A=99=EF=B8=8F=20Add=20package-lock.json=20?= =?UTF-8?q?to=20.gitignore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 7f7cd47c..c1e64e8e 100644 --- a/.gitignore +++ b/.gitignore @@ -17,6 +17,7 @@ out/ # Hardhat node_modules .env +package-lock.json # Hardhat files /cache_hardhat