[CLAUDE] Cleanup: untrack orphan .claude.zip + docs.zip + ignore *.zip
All checks were successful
Deploy SOLUTION_ERP / build-deploy (push) Successful in 3m7s

Lỡ tay add -A vào commit `2a53107` cuốn 2 file zip rác từ Claude harness
(orphan dump session start). Untrack + add .gitignore rule *.zip để
không tái phạm.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
pqhuy1987
2026-05-08 19:15:50 +07:00
parent 2a53107602
commit 32a8d4db0b
3 changed files with 3 additions and 0 deletions

Binary file not shown.

3
.gitignore vendored
View File

@ -77,3 +77,6 @@ src/Backend/SolutionErp.Api/wwwroot/exports/
# .claude/ ← DO NOT ignore, skills are committed
!.claude/
!.claude/**
# Claude harness orphan dumps
*.zip

BIN
docs.zip

Binary file not shown.