From 7e65457cc1efffd241a8839ae284879b310fe5f2 Mon Sep 17 00:00:00 2001 From: Sunny Luo Date: Mon, 3 Apr 2023 15:28:19 +0800 Subject: [PATCH] Update .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index acc10ce..7c63903 100644 --- a/.gitignore +++ b/.gitignore @@ -43,4 +43,6 @@ npm-debug.log Example/**/.update Example/**/.pushy +Example/testHotUpdate/artifacts + yarn-error.log