From 0d12b748d18f969c1f5a983dc28e56acd97556d5 Mon Sep 17 00:00:00 2001 From: "YZ\\249929363" <249929363@qq.com> Date: Tue, 1 Jul 2025 18:51:48 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20git=E9=85=8D=E7=BD=AE=20?= =?UTF-8?q?=E8=BF=87=E6=BB=A4=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..10500f8 --- /dev/null +++ b/.gitignore @@ -0,0 +1,6 @@ +temp/ +library/ +local/ +packages/ +build-templates/ +build/ \ No newline at end of file