chore: remove Python build artifacts from git tracking

- Remove codex-lens/build/ from version control
- Update .gitignore to exclude build directories
- Add ccw/.tmp-ccw-auth-home/ to gitignore (runtime temp)
This commit is contained in:
catlog22
2026-02-18 22:38:27 +08:00
parent 46d4b4edfd
commit 113d0bd234
109 changed files with 7 additions and 43011 deletions

7
.gitignore vendored
View File

@@ -26,6 +26,13 @@ COMMAND_TEMPLATE_EXECUTOR.md
COMMAND_TEMPLATE_ORCHESTRATOR.md
*.pyc
.codexlens/
# Python build artifacts
codex-lens/build/
ccw-litellm/build/
# CCW runtime temp directories
ccw/.tmp-ccw-auth-home/
/settings.json
*.mcp.json
.mcp.json