From 812588feb426e037dca6981fa6fa79b880b17f0b Mon Sep 17 00:00:00 2001 From: root Date: Tue, 21 Jul 2026 17:29:20 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0.gitignore=EF=BC=8C=E6=8E=92?= =?UTF-8?q?=E9=99=A4=E6=9E=84=E5=BB=BA=E4=BA=A7=E7=89=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 6a83c16..7f6b595 100644 --- a/.gitignore +++ b/.gitignore @@ -7,6 +7,10 @@ __pycache__/ dist/ build/ *.spec +pyinstaller/ +convert_to_docx.py +每日工作总结.md +每日工作总结.docx # IDE .vscode/