From 278c7260b20845d6b766880e38707a1bbbd25325 Mon Sep 17 00:00:00 2001 From: pscott Date: Fri, 18 Jun 2021 12:43:29 +0200 Subject: [PATCH] Ignore yarn-error.log --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index a12ce77..e388d15 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,5 @@ obj/ # JS tests/node_modules tests/lib +tests/yarn-error.log +