chore: 디자인 시안 단독 HTML 을 gitignore 에 추가
참고용 대용량 번들 HTML(받은 진행 보고/진행 상태 보고서 단독)을 커밋 대상에서 제외. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -50,3 +50,6 @@ Thumbs.db
|
||||
.cache/
|
||||
.eslintcache
|
||||
.npm/
|
||||
|
||||
# 디자인 시안 단독 HTML(참고용, 대용량 번들) — 커밋 제외
|
||||
frontend/*단독*.html
|
||||
|
||||
Reference in New Issue
Block a user