From b637dbf8d44432cc690714eed0f82ff9d8a4feac Mon Sep 17 00:00:00 2001 From: KWH Date: Tue, 22 Jul 2025 19:54:46 +0800 Subject: [PATCH] =?UTF-8?q?+)=20=E6=96=B0=E5=A2=9E=E6=8F=90=E4=BA=A4?= =?UTF-8?q?=E5=BF=BD=E7=95=A5=EF=BC=8C=E9=81=BF=E5=85=8D=E6=8F=90=E4=BA=A4?= =?UTF-8?q?=E4=B8=B4=E6=97=B6=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index c795b05..9b1a990 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,11 @@ -build \ No newline at end of file +build +/*.stash +/.vs/* +/debug +/release +*.user +*.vcxproj +*.filters +/ui_* +/*.qtvscr +/*.rc \ No newline at end of file