From be27e816644d4270b166f629d10addeb84015fa2 Mon Sep 17 00:00:00 2001 From: Wonder Date: Thu, 16 Oct 2025 12:33:51 +0800 Subject: [PATCH] =?UTF-8?q?=20=F0=9F=94=A7Chore:=20=E6=8E=92=E9=99=A4?= =?UTF-8?q?=E6=97=A0=E5=85=B3=E6=96=87=E4=BB=B6?= 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..b2a5bad --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*.idea/ \ No newline at end of file