From 153129649d413ffe370744c1c3a4d8f1fcc8226a Mon Sep 17 00:00:00 2001 From: kyy Date: Mon, 27 Oct 2025 13:49:00 +0900 Subject: [PATCH] =?UTF-8?q?=EC=BA=90=EC=8B=9C,=20=EC=9E=85=EC=B6=9C?= =?UTF-8?q?=EB=A0=A5=20=ED=8C=8C=EC=9D=BC=20=EC=A0=9C=EC=99=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 594b8db..3eba365 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,8 @@ model_services/paddle_vl/output data -model_services/dotc.ocr/dots \ No newline at end of file +model_services/dotc.ocr/dots + +.cache/ +__pycache__/ +output/ +*.pdf \ No newline at end of file