Ariver
2026-07-02 0ffbf1935c9d091cce22a5583275ac0902f7a693
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
# 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-运营资料/