From 802971e1c3f378354dbd5014a0c552f9081d4a00 Mon Sep 17 00:00:00 2001 From: cnf <3200815559@qq.com> Date: 星期二, 26 八月 2025 13:14:05 +0800 Subject: [PATCH] 部分模块加上声音提示 --- .gitignore | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index 1c38a68..8d3822c 100644 --- a/.gitignore +++ b/.gitignore @@ -184,3 +184,6 @@ # Microsoft Fakes FakesAssemblies/ +/.vs/GsPdaApp/v17 +/.vs/GsPdaApp/FileContentIndex +/.vs/GsPdaApp/config -- Gitblit v1.9.3