🕐 커밋 시간: 2025. 10. 30. 10:05:16 📊 변경 통계: • 총 파일: 7개 • 추가: +74줄 • 삭제: -23줄 📁 추가된 파일: + com.twin.app.shoptime/src/hooks/useWebSpeechManager.js + com.twin.app.shoptime/src/services/voice/VoiceRecognitionManager.js + com.twin.app.shoptime/src/services/webSpeech/WebSpeechServiceAsync.js + com.twin.app.shoptime/src/views/SearchPanel/VoiceInputOverlay/ApiStatusDisplay.jsx + com.twin.app.shoptime/src/views/SearchPanel/VoiceInputOverlay/ApiStatusDisplay.module.less 📝 수정된 파일: ~ com.twin.app.shoptime/.gitignore ~ com.twin.app.shoptime/src/views/SearchPanel/VoiceInputOverlay/VoiceInputOverlay.jsx 🔧 주요 변경 내용: • 핵심 비즈니스 로직 개선 • API 서비스 레이어 개선 • 소규모 기능 개선 • 모듈 구조 개선
25 lines
192 B
Plaintext
25 lines
192 B
Plaintext
# dependencies
|
|
node_modules
|
|
|
|
# testing
|
|
coverage
|
|
|
|
# production
|
|
build
|
|
dist
|
|
|
|
# misc
|
|
.DS_Store
|
|
npm-debug.log
|
|
|
|
# ipk file
|
|
srcBackup
|
|
# com.lgshop.app_*.ipk
|
|
.docs
|
|
.docs
|
|
nul
|
|
.txt
|
|
|
|
.optimal
|
|
OPTIMAL.md
|