# OS/editor noise
|
.DS_Store
|
*.swp
|
*.swo
|
|
# Frontend dependencies and generated output
|
VoiceSnapGo/frontend/node_modules/
|
VoiceSnapGo/frontend/dist/
|
privatevoice.src/frontend/node_modules/
|
privatevoice.src/frontend/dist/
|
|
# Go/build artifacts
|
VoiceSnapGo/build/local/
|
VoiceSnapGo/VoiceSnap
|
privatevoice.src/build/local/
|
privatevoice.src/build/appstore-local/
|
privatevoice.src/build/deps/
|
privatevoice.src/build/local-build-logs/
|
privatevoice.src/build/macappstore*/
|
privatevoice.src/build/qa/
|
privatevoice.src/build/windows-preview/
|
privatevoice.src/build/*.log
|
privatevoice.src/PrivateVoice
|
*.app/
|
*.dmg
|
|
# Generated iconset intermediates; keep source PNG/ICNS assets in build/darwin.
|
VoiceSnapGo/build/darwin/icon.iconset/
|
VoiceSnapGo/build/darwin/approved_app_icon.iconset/
|
privatevoice.src/build/darwin/icon.iconset/
|
privatevoice.src/build/darwin/approved_app_icon.iconset/
|
|
# Runtime data should live in Application Support, not source control.
|
config.json
|
userdict.json
|
history.json
|
app.log
|
models/
|
|
# Local Codex session memory.
|
/.codex-sessionhistory/
|
|
# Local agent/worktree scratch.
|
/.codex/
|
/.worktrees/
|
|
# Release packages, certificates, logs, and upload artifacts are local outputs.
|
/Release/
|
|
# Local product/operation reference assets.
|
/X-运营资料/
|