From 2496c9d1f065a16a3ec94cc721531f72668924af Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AF=92=E5=AF=92?= <2596194220@qq.com> Date: Wed, 10 Dec 2025 22:48:51 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E4=BF=AE=E6=94=B9=E6=95=8F=E6=84=9F?= =?UTF-8?q?=E6=95=B0=E6=8D=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.gitignore b/.gitignore index 505a3b1..c104d59 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,11 @@ wheels/ # Virtual environments .venv +output/*.pptx +output/*.pdf + +config.toml + +data/names.xlsx + +data/images/ \ No newline at end of file