-
-
Notifications
You must be signed in to change notification settings - Fork 196
Expand file tree
/
Copy path.gitignore
More file actions
72 lines (67 loc) · 1.47 KB
/
Copy path.gitignore
File metadata and controls
72 lines (67 loc) · 1.47 KB
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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
custom.js
social_stream_v3/
badwords.txt
goodwords.txt
settings.json
.DS_Store
*.py
!scripts/build-docs-search-index.py
!scripts/validate-doc-links.py
!scripts/prepare-pages-seo.py
!docs/skills/control-social-stream/scripts/ssapp_control.py
__pycache__/
*.pyc
.claude/
.claude
*.backup
AGENTS.md
CLAUDE.md
node_modules/
/package.json
/package-lock.json
ssn-streamdeck/
package.lock
electron_app_reference/
.npm-cache/
tests/
!tests/
tests/*
!tests/mobile-remote-control-contract.test.js
!tests/vdo-password-test-vectors.test.js
!tests/blaze-source.test.js
!tests/background-overlay-compat-matrix.test.cjs
!tests/configured-user-matching.test.js
!tests/french-translation.test.js
!tests/unlimited-db-retention.test.cjs
!tests/unlimited-db-extension.test.cjs
scripts/*
!scripts/playwright-obs-event-flow-e2e.cjs
scripts/test-*.cjs
issue/
# Local browser model blobs (download at install/runtime, not in git)
thirdparty/models/qwen3.5-0.8b-onnx/onnx/*.onnx_data
thirdparty/models/onnx-community/Kokoro-82M-v1.0-ONNX/
# Local one-off Playwright validation scripts
tests/cohost-customopenai*.playwright.js
# Generated benchmark/stress outputs
artifacts/
tests/artifacts/
tmp/
debug.log
docs/md/
.tmp_*
.codex-tmp/
.codex-tmp-*.diff
# Local TTS service repo clones
.codex-tmp/local-tts-services/
local-tts-services/
chatterbox-tts-api/
Chatterbox-TTS-Server/
F5-TTS/
F5-TTS_server/
GPT-SoVITS/
MisoTTS/
openedai-speech/
Qwen3-TTS/
# Generated Firefox extension build output
firefox-build/