From d50b1fd365a49b6ddcfedf42eb653460686a7801 Mon Sep 17 00:00:00 2001 From: Wik-T <812952667@qq.com> Date: Mon, 7 Mar 2022 09:56:57 +0800 Subject: [PATCH] =?UTF-8?q?1.=E6=8F=90=E4=BA=A4=E5=BF=BD=E7=95=A5=E6=96=87?= =?UTF-8?q?=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..cd00a03 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +unpackage/ +.hbuilderx/launch.json \ No newline at end of file