From 5d99a27966660a36bafb7b315db4e347fc0b541c Mon Sep 17 00:00:00 2001 From: Hyperling Date: Tue, 7 Mar 2023 05:03:17 -0600 Subject: [PATCH] Ignore the lock file. --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 4d29575..d0122a2 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,6 @@ npm-debug.log* yarn-debug.log* yarn-error.log* + +package-lock.json +