mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-01-08 09:59:14 +00:00
openspec/lightweight-tasks/task1-2-1.md
feat: enhance build process and update .gitignore for Python caches
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -55,5 +55,10 @@ logs/
|
||||
# GHA credentials
|
||||
gha-creds-*.json
|
||||
|
||||
# Python caches
|
||||
__pycache__/
|
||||
*.py[codz]
|
||||
*$py.class
|
||||
|
||||
# Log files
|
||||
patch_output.log
|
||||
|
||||
Reference in New Issue
Block a user