Skip to content

Commit 449cd23

Browse files
Seungwoo321claude
andcommitted
chore: 불필요한 파일 정리 및 .gitignore 업데이트
- 테스트 HTML 파일 3개 삭제 - 일회성 검증 스크립트 삭제 - test-backup 디렉토리 삭제 - 로그 파일 4개 삭제 - 빌드 산출물 디렉토리 gitignore 추가 - examples/xxs-test.tsx 삭제 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]>
1 parent cbc7474 commit 449cd23

17 files changed

+6
-1714
lines changed

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,5 +57,11 @@ Thumbs.db
5757
# Storybook
5858
storybook-static/
5959

60+
# Documentation
61+
docs-dist/
62+
63+
# Logs
64+
*.log
65+
6066
# Vitest
6167
*.timestamp-*

docs-dist/assets/index-DTIwhf6R.js

Lines changed: 0 additions & 49 deletions
This file was deleted.

docs-dist/assets/index-DzVU7wyf.css

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs-dist/index.html

Lines changed: 0 additions & 25 deletions
This file was deleted.

docs.log

Lines changed: 0 additions & 9 deletions
This file was deleted.

examples/xxs-test.tsx

Lines changed: 0 additions & 40 deletions
This file was deleted.

storybook-new.log

Lines changed: 0 additions & 26 deletions
This file was deleted.

storybook-output.log

Lines changed: 0 additions & 27 deletions
This file was deleted.

storybook.log

Lines changed: 0 additions & 29 deletions
This file was deleted.

test-backup/Absolute100Coverage.test.tsx

Lines changed: 0 additions & 129 deletions
This file was deleted.

0 commit comments

Comments
 (0)