更新.gitignore,排除构建产物

This commit is contained in:
root
2026-07-21 17:29:20 +08:00
parent ca850b7996
commit 812588feb4
+4
View File
@@ -7,6 +7,10 @@ __pycache__/
dist/
build/
*.spec
pyinstaller/
convert_to_docx.py
每日工作总结.md
每日工作总结.docx
# IDE
.vscode/