From 76cf980cb4b341d833ee08ac321be3f7ab60f98e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?LAPTOP-S9HJSOEB=5C=E6=98=8A=E5=A4=A9?= Date: Thu, 7 Dec 2023 11:39:29 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BF=BD=E7=95=A5=E9=85=8D=E7=BD=AE=E6=96=87?= =?UTF-8?q?=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 8f61bd1..03c209d 100644 --- a/.gitignore +++ b/.gitignore @@ -19,4 +19,6 @@ bin/ *.swo #忽略编译器生成的临时文件: *.tmp -*.bak \ No newline at end of file +*.bak + +/x64/ \ No newline at end of file