openspec/lightweight-tasks/task1-2-1.md

feat: enhance build process and update .gitignore for Python caches
This commit is contained in:
x22x22
2025-10-30 01:19:54 +08:00
parent 92245f0f00
commit 1ea157428c
3 changed files with 17 additions and 2 deletions

5
.gitignore vendored
View File

@@ -55,5 +55,10 @@ logs/
# GHA credentials
gha-creds-*.json
# Python caches
__pycache__/
*.py[codz]
*$py.class
# Log files
patch_output.log