🕐 커밋 시간: 2025. 10. 24. 09:51:08 📊 변경 통계: • 총 파일: 4개 • 추가: +357줄 • 삭제: -145줄 📝 수정된 파일: ~ com.twin.app.shoptime/.gitignore ~ com.twin.app.shoptime/src/views/SearchPanel/SearchPanel.new.v2.jsx ~ com.twin.app.shoptime/src/views/SearchPanel/SearchResults.new.v2.jsx ~ com.twin.app.shoptime/src/views/SearchPanel/TInput/TInputSimple.jsx 🔧 주요 변경 내용: • 대규모 기능 개발
19 lines
159 B
Plaintext
19 lines
159 B
Plaintext
# dependencies
|
|
node_modules
|
|
|
|
# testing
|
|
coverage
|
|
|
|
# production
|
|
build
|
|
dist
|
|
|
|
# misc
|
|
.DS_Store
|
|
npm-debug.log
|
|
|
|
# ipk file
|
|
srcBackup
|
|
# com.lgshop.app_*.ipk
|
|
.docs
|
|
nul |