[chore] agent: 서빙 번들 .prev 백업은 추적 제외
export 도구가 번들 교체 때마다 자동 생성하는 직전본 백업 — 버전 기록은 autonomy_v3x.npz 명명본이 담당하므로 git 에는 중복이다. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
parent
8f4c82a282
commit
0fab2f9cb2
3
.gitignore
vendored
3
.gitignore
vendored
@ -28,3 +28,6 @@ CLAUDE.md
|
|||||||
# 로컬 리서치 노트(크롤링 라이브러리·안티스크래핑 조사) — 추적 안 함, 로컬 참고용
|
# 로컬 리서치 노트(크롤링 라이브러리·안티스크래핑 조사) — 추적 안 함, 로컬 참고용
|
||||||
/Temp.md
|
/Temp.md
|
||||||
/new.md
|
/new.md
|
||||||
|
|
||||||
|
# 서빙 번들 교체 시 자동 생성되는 직전본 백업 (export 도구가 만듦)
|
||||||
|
agent/artifacts/*.prev
|
||||||
|
|||||||
Binary file not shown.
Loading…
Reference in New Issue
Block a user