From 9a35d2a5a9aa47d7a3b9d0463ac2d36a63115ef0 Mon Sep 17 00:00:00 2001 From: TheWhiteDog9487 Date: Wed, 3 Dec 2025 21:55:32 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0Git=E5=BF=BD=E7=95=A5?= =?UTF-8?q?=E9=A1=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 3bcb678..ced9f67 100644 --- a/.gitignore +++ b/.gitignore @@ -2,5 +2,7 @@ # 此 .gitignore 文件已由 Microsoft(R) Visual Studio 自动创建。 ################################################################################ -/.vs -/.vscode \ No newline at end of file +.vs +.vscode +a.out +build \ No newline at end of file