From fcb0a09ec88abafd17679a8c638b4f2477fe81ad Mon Sep 17 00:00:00 2001 From: skye Date: Thu, 30 Dec 2021 12:37:46 +0000 Subject: [PATCH] fuckers forgot to add this importatnt file --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index a2a1041..e044826 100644 --- a/.gitignore +++ b/.gitignore @@ -118,3 +118,5 @@ dist .yarn/install-state.gz .pnp.* +# npm related thing? +package-lock.json