From 2c2e274ed543e10e9b73650842ec3b9ffdec3733 Mon Sep 17 00:00:00 2001 From: Snowykami Date: Mon, 28 Jul 2025 15:31:32 +0800 Subject: [PATCH] =?UTF-8?q?=E2=99=BB=EF=B8=8F=20refactor:=20=E4=BF=AE?= =?UTF-8?q?=E6=AD=A3.gitignore=E4=B8=AD=E7=9A=84server=E8=B7=AF=E5=BE=84?= =?UTF-8?q?=E6=A0=BC=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 5dd2e44..6d4faf3 100644 --- a/.gitignore +++ b/.gitignore @@ -10,5 +10,5 @@ configs/ data/ # dist -./server +/server main \ No newline at end of file