From 715eaf8c8c87d913215d9e4cd0bf2571dc45c206 Mon Sep 17 00:00:00 2001 From: kyy Date: Thu, 6 Nov 2025 12:01:01 +0900 Subject: [PATCH] =?UTF-8?q?=ED=85=8C=EC=8A=A4=ED=8A=B8=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 | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 1ffe179..971fca8 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,18 @@ __pycache__/ *.pyc *.pyo *.pyd -*.log \ No newline at end of file +*.log +gemini.md + +test/input/ +test/output/ + +*.pdf +*.jpg +*.png +*.jpeg +*.tiff +*.bmp +*.gif +*.svg +*.json \ No newline at end of file