From cd2eb9417a3a4e6358cf747b636070f1fd7a3ac8 Mon Sep 17 00:00:00 2001 From: sunnylqm Date: Tue, 3 Nov 2020 16:17:24 +0800 Subject: [PATCH] Update gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index a6b0168..53e7a79 100644 --- a/.gitignore +++ b/.gitignore @@ -41,4 +41,5 @@ local.properties node_modules/ npm-debug.log -Example/**/update.json \ No newline at end of file +Example/**/update.json +yarn-error.log