From c5d6b6da6d1ea93b39ff8bc2cdef58401b8e4efc Mon Sep 17 00:00:00 2001 From: SpecialX <47072643+wangxiner55@users.noreply.github.com> Date: Thu, 12 Dec 2024 16:47:55 +0800 Subject: [PATCH] Update .gitignore MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Config 文件夹加入 --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 1bf3e39..8466984 100644 --- a/.gitignore +++ b/.gitignore @@ -12,4 +12,5 @@ Saved *.suo *.xcodeproj *.xcworkspace -Content/Custom \ No newline at end of file +Content/Custom +Config \ No newline at end of file