From 637fc387aa1a22ba8c5bcf8a9a9da4f61b0ead50 Mon Sep 17 00:00:00 2001 From: lxb <1580622474@qq.com> Date: Thu, 5 Dec 2024 20:01:51 +0800 Subject: [PATCH] =?UTF-8?q?=E6=89=93=E5=8C=85=E4=BA=86=E6=9C=8D=E5=8A=A1?= =?UTF-8?q?=E5=99=A8=E5=92=8C=E5=AE=A2=E6=88=B7=E7=AB=AF=E7=9A=84python?= =?UTF-8?q?=E7=9B=B4=E6=8E=A5=E6=89=A7=E8=A1=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 597871a..479c59e 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -serverList.json \ No newline at end of file +serverList.json +build/ \ No newline at end of file