diff --git a/.gitignore b/.gitignore index 976e0ab..d8b2823 100644 --- a/.gitignore +++ b/.gitignore @@ -50,3 +50,6 @@ Thumbs.db .cache/ .eslintcache .npm/ + +# 디자인 시안 단독 HTML(참고용, 대용량 번들) — 커밋 제외 +frontend/*단독*.html