docs 산출물(GT·분석·매칭·시뮬)을 Git 추적 대상에 포함한다.
.gitignore에서 docs 하위 제외 규칙을 제거하고 최신 HTML·CSV·JSON 리포트를 원격에 공유한다. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -86,13 +86,6 @@ celerybeat-schedule
|
||||
# dotenv
|
||||
.env
|
||||
|
||||
# docs 산출물 (로컬 재생성). reference/ 가이드는 Git 추적
|
||||
docs/02_ground_truth/
|
||||
docs/03_analysis/
|
||||
docs/04_matching/
|
||||
docs/05_ops/
|
||||
docs/charts/
|
||||
|
||||
# virtualenv
|
||||
.venv
|
||||
venv/
|
||||
|
||||
Reference in New Issue
Block a user