From 758b9afe9a828e3fbffd0c63fd081621171576f4 Mon Sep 17 00:00:00 2001 From: kyy Date: Mon, 27 Oct 2025 15:35:00 +0900 Subject: [PATCH] =?UTF-8?q?=20=EC=9D=B4=EB=AF=B8=EC=A7=80=20=ED=8C=8C?= =?UTF-8?q?=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 | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 3eba365..c69044d 100644 --- a/.gitignore +++ b/.gitignore @@ -5,4 +5,7 @@ model_services/dotc.ocr/dots .cache/ __pycache__/ output/ -*.pdf \ No newline at end of file +*.pdf +*.jpg +*.png +*.jpeg \ No newline at end of file