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/