chore: .gitignore에서 미사용 오케스트레이션 설정 항목 제거
실제 파일이 존재하지 않는 오케스트레이션 관련 gitignore 항목을 정리한다. (orchestrator.mdc, agents/, commands/, hooks.json, hooks/, plans/)
This commit is contained in:
+1
-11
@@ -293,14 +293,4 @@ claude.md
|
||||
|
||||
# 개인 작업 문서 (popdocs)
|
||||
popdocs/
|
||||
.cursor/rules/popdocs-safety.mdc
|
||||
|
||||
# ============================================
|
||||
# KSH 개인 오케스트레이션 설정 (팀 공유 안함)
|
||||
# ============================================
|
||||
.cursor/rules/orchestrator.mdc
|
||||
.cursor/agents/
|
||||
.cursor/commands/
|
||||
.cursor/hooks.json
|
||||
.cursor/hooks/
|
||||
.cursor/plans/
|
||||
.cursor/rules/popdocs-safety.mdc
|
||||
Reference in New Issue
Block a user