auto: 2026-09-09 19:43 (ESD_LAPTOP)
This commit is contained in:
+8
-3
@@ -37,7 +37,9 @@ storage/
|
||||
# 아래 둘만 제외 — 창끼리 시놀로지로 공유하는 장부
|
||||
/PLAN.md
|
||||
/OWNERS.md
|
||||
graphify-out/
|
||||
# 뿌리 graphify-out/ — mtime 캐시라 PC 마다 다름. `/` 로 뿌리에만 걸 것
|
||||
# (`/` 가 없으면 docs/wiki/graphify-out 까지 같이 막힘 — 2026-09-09 실측)
|
||||
/graphify-out/
|
||||
|
||||
# 리소스 (현재 통째 제외 — knowledge 예외 전환은 사용자 결정 대기)
|
||||
#resources/
|
||||
@@ -64,5 +66,8 @@ config/corridor_node/
|
||||
# 횡단 서버 재계산 번들 — `npm run build:server-calc` 산출물(2026-09-06).
|
||||
config/server_calc_node/
|
||||
|
||||
# graphify 날짜별 산출물 — `graphify update` 가 다시 만듦 (한 벌 796KB × 날마다)
|
||||
docs/wiki/graphify-out/20*/
|
||||
# graphify 위키 산출물 — 창끼리 같은 위키를 찾게 **통째로** git 으로 나름
|
||||
# (2026-09-09 사용자 확정 「출력물 전체를 공유해도 됨」).
|
||||
# 다만 아래 둘은 PC 마다 다른 값이라 나르면 안 됨 — 나르면 상대 PC 에서 어긋남.
|
||||
docs/wiki/graphify-out/.graphify_python
|
||||
docs/wiki/graphify-out/.graphify_incremental.json
|
||||
|
||||
Reference in New Issue
Block a user