From 74c18dcd2b1e4267abbc3f550871d8a35c7067df Mon Sep 17 00:00:00 2001 From: Kirigaya <1193466151@qq.com> Date: Wed, 7 May 2025 21:59:20 +0800 Subject: [PATCH] =?UTF-8?q?=E6=94=AF=E6=8C=81=E5=AF=8C=E6=96=87=E6=9C=AC?= =?UTF-8?q?=E7=BC=96=E8=BE=91=E5=99=A8=EF=BC=8C=E6=94=AF=E6=8C=81=E5=9C=A8?= =?UTF-8?q?=E5=AE=A2=E6=88=B7=E7=AB=AF=E5=AF=B9=E6=8F=90=E8=AF=8D=E5=92=8C?= =?UTF-8?q?=E8=B5=84=E6=BA=90=E8=BF=9B=E8=A1=8C=E9=80=89=E6=8B=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 8432482..20e3384 100644 --- a/.gitignore +++ b/.gitignore @@ -12,4 +12,5 @@ openmcp-sdk resources/ocr/*.js resources/ocr/*.wasm resources/renderer -resources/service \ No newline at end of file +resources/service +*.traineddata \ No newline at end of file