From 03de5b406bdf1e41fba6c32ffeda07463c3dcb02 Mon Sep 17 00:00:00 2001 From: sunbeam Date: Thu, 14 Nov 2024 14:58:29 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0gitignore=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..9507098 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +output.json +/aar_prj/gamelist/dist +/aar_prj/gamelist/.build