chore: docs/superpowers 로컬 전용화(.gitignore + 추적 제거) + README 정리
개인 스킬(superpowers) 브레인스토밍/계획 산출물 71개를 git 추적 해제(로컬 파일 유지). 프로젝트 설계 문서(slaymaple_basic_framework·ui-generation-structure)는 추적 유지. README: docs/superpowers 참조 제거 + 로컬 전용 명시. Lua 분류 점검 결과: 게임로직 cb/*.mjs 17 기능모듈 + 보조 codeblock 12종(개념별) — 현행 양호, 유지. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -7,6 +7,8 @@
|
||||
# Claude Code 로컬 설정 — 단, 팀 공유 하네스 설정(settings.json)은 커밋 (RULES.md 참조)
|
||||
.claude/*
|
||||
!.claude/settings.json
|
||||
# 개인 스킬(superpowers) 브레인스토밍/계획 산출물 — 로컬 전용, 협업 공유 X (프로젝트 설계 문서 docs/*.md 는 추적 유지)
|
||||
docs/superpowers/
|
||||
|
||||
# === OS / 에디터 잡파일 ===
|
||||
Thumbs.db
|
||||
|
||||
Reference in New Issue
Block a user