Clean up repo: prune non-dev assets, redirect build output, add .gitignore
- Remove old/unneeded material: mockups/, docs/Image (ChatGPT imgs·GIFs), character art docs (IMAGE_GEN_*, *.md.old, BRAND_CHARACTERS, CHARACTER_PROFILES), asset backups (Characters_OriginalBackup, SourceCandidates), unused puppet variants (LeeSoriExtended/Regenerated/Upper/V2/V3), tools/ art scripts - Keep active assets only: LeeSori + LeeSoriDance puppets, Live2DPreview, Live2DHost, mascot PNGs - Fix dangling references in kept docs (README, CLAUDE, ARCHITECTURE, TYPOGRAPHY, CHARACTER_UI_INTEGRATION) - Refresh HANDOFF.md to live state (LeeSoriDance puppet, D:\Project paths) - Redirect all build output to Build/ via Directory.Build.props (bin+obj) - Add .gitignore and untrack previously committed bin/obj artifacts Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
+3
-3
@@ -58,6 +58,6 @@
|
||||
- 기존 프리빌트 XAML의 인라인 `FontSize`는 **M5(테마) 단계에서 위 스타일 키로 치환**한다.
|
||||
- 접근성: 사용자 OS 글꼴 배율(125%/150%)에서도 레이아웃이 깨지지 않도록 **고정 폭보다 Auto/*, 최소 높이 지정**을 선호.
|
||||
|
||||
## 목업과의 관계
|
||||
- `mockups/gallery.html`은 이 스케일(최소 12·최대 24)로 조정되어 있다. 시각 기준은 갤러리를 참고하되,
|
||||
**수치 기준(정수 스케일)은 이 문서가 원본(source of truth)**이다.
|
||||
## 스케일 기준
|
||||
- **수치 기준(정수 스케일, 최소 12·최대 24)은 이 문서가 원본(source of truth)**이다.
|
||||
(구 `mockups/gallery.html` 시각 목업은 저장소 정리로 삭제됨.)
|
||||
|
||||
Reference in New Issue
Block a user