From fa1842901626778968c0b864fecfd6c5d8da9568 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