ops(repo): results/ artifacts/ gitignore (eval calibration outputs)
Phase 3.5 calibration runner (scripts/run_eval_ask.py, calibrate_ask.py) 가 생성하는 jsonl/log/csv 를 repo 에서 제외. reports/ 는 이미 tracked 파일 있어서 전체 ignore 하지 않음. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -17,6 +17,11 @@ logs/
|
||||
# 데이터 (법령 다운로드 등)
|
||||
data/
|
||||
|
||||
# eval/calibration 실행 결과 (baseline jsonl 등)
|
||||
# reports/ 는 이미 tracked 파일 있음 → 전체 ignore 하지 않음
|
||||
results/
|
||||
artifacts/
|
||||
|
||||
# macOS
|
||||
.DS_Store
|
||||
._*
|
||||
|
||||
Reference in New Issue
Block a user