From 83185eca3d321d30a6d369793898e6f235c8a0d0 Mon Sep 17 00:00:00 2001 From: ExE Boss <3889017+ExE-Boss@users.noreply.github.com> Date: Tue, 15 Oct 2019 22:38:17 +0200 Subject: [PATCH] =?UTF-8?q?chore(gitignore/pnpm/v3):=20Ignore=C2=A0`pnpm?= =?UTF-8?q?=E2=80=91lock.yaml`=20(#39060)?= 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 cad567f65c..aab6ca37d0 100644 --- a/.gitignore +++ b/.gitignore @@ -54,3 +54,4 @@ yarn.lock # pnpm shrinkwrap.yaml +pnpm-lock.yaml