From 86f98db4306a0fa012defe939b36e07b96a40e77 Mon Sep 17 00:00:00 2001 From: wdp <544209413@qq.com> Date: Sat, 18 Jan 2025 19:46:37 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E6=B7=BB=E5=8A=A0=E3=80=91.gitignore?= =?UTF-8?q?=E6=96=87=E4=BB=B6=E5=BF=BD=E7=95=A5build=E7=9B=AE=E5=BD=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..51e2fb7 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +./build/* \ No newline at end of file