From bdbf991b8f0e6199b08c79c06bcd4676466011dd Mon Sep 17 00:00:00 2001 From: anonymous Date: Wed, 10 Mar 2021 09:52:16 +0800 Subject: [PATCH] Add yarn.lock --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 1692e06a..4fdab78b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ /node_modules/ +/yarn.lock /.idea /.history /box.dat