Jiseoup/showmycode-private-demoPrivate
EN|KO
  • 코드
  • 커밋
  • 풀 리퀘스트
← 목록으로
Merged

chore: add .gitignore

#1
JiseoupJiseoup · 2026년 6월 13일chore/add-gitignore → main
chore
개요커밋변경된 파일

What & Why

Add .gitignore to exclude node_modules, output directory, and log files from version control.

Related Issue

N/A

How to Verify

  1. Check that node_modules/, output/, and *.log are listed in .gitignore

Checklist

  • PR title follows Conventional Commits
  • Translations added to both locales/ko.json and locales/en.json (if UI text changed)
  • Tested on mobile viewport (if UI changed)