From fad498c3d1a88cc32d04a689f3d41e30cb8c1694 Mon Sep 17 00:00:00 2001 From: HeXiangLong <3234374354@qq.com> Date: Sun, 26 Oct 2025 22:54:31 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E7=A7=BB=E9=99=A4=20.DS=5FStore=20?= =?UTF-8?q?=E6=96=87=E4=BB=B6=E7=9A=84=E5=BF=BD=E7=95=A5=E8=A7=84=E5=88=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .DS_Store | Bin 10244 -> 10244 bytes .gitignore | 1 + WordDictationStudentApp/.gitignore | 1 - 3 files changed, 1 insertion(+), 1 deletion(-) diff --git a/.DS_Store b/.DS_Store index a010b4ecec93806dac7653573792be8fe8283550..24f9411ab2503b9846c10e3b60e70adc08532834 100644 GIT binary patch delta 49 zcmZn(XbIS$D9!OO$fMRQ{J7&}MrpCh_R?Hz5P`}5(n>7+Umq|4#YHxEN>}p$0HX^K A82|tP delta 49 zcmZn(XbIS$D9s^cdPFA8=eXl!MrpCh_R?Hz5P`}5(n>4>tO*Q2agoiP($zcwW-1L* diff --git a/.gitignore b/.gitignore index 1d17dae..4083cc5 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ .venv +.DS_Store \ No newline at end of file diff --git a/WordDictationStudentApp/.gitignore b/WordDictationStudentApp/.gitignore index 496ee2c..e69de29 100644 --- a/WordDictationStudentApp/.gitignore +++ b/WordDictationStudentApp/.gitignore @@ -1 +0,0 @@ -.DS_Store \ No newline at end of file