diff --git a/.gitignore b/.gitignore index 6630f55..1b0dba5 100644 --- a/.gitignore +++ b/.gitignore @@ -17,6 +17,11 @@ logs/ # 데이터 (법령 다운로드 등) data/ +# eval/calibration 실행 결과 (baseline jsonl 등) +# reports/ 는 이미 tracked 파일 있음 → 전체 ignore 하지 않음 +results/ +artifacts/ + # macOS .DS_Store ._*