更新工作流和 gitignore 文件

This commit is contained in:
Eric-Terminal
2025-09-04 02:48:04 +08:00
parent b17beda976
commit c9fe2aac5f
2 changed files with 4 additions and 0 deletions

1
.gitignore vendored
View File

@@ -10,6 +10,7 @@ __pycache__/
*.pyc
*.pyo
*.pyd
*.json
# PyInstaller build artifacts
dist/