forked from Project-N-E-K-O/N.E.K.O
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
260 lines (227 loc) · 6.43 KB
/
Copy path.gitignore
File metadata and controls
260 lines (227 loc) · 6.43 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
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
# 忽略敏感配置
core_config.txt
test.py
mcp_server/servers.json
tests/api_keys.json
tests/test_inputs/
# scripts/check_i18n.py 偶尔会被人 redirect 到这里,别再次入库
/i18n_check_output.txt
# 容器的持久化目录:里面有用户记忆、角色卡、含 API key 的配置和 TLS 私钥,
# 一旦被 `git add -A` 带进提交就等于公开。两个位置都要挡:维护中的
# docker-compose.yml 在 docker/ 下(它的 ./ 相对路径落在那里),而 README 教的是
# 把 compose 片段存到自己的目录里跑,那个目录可能就是仓库根。
# 旧布局的 N.E.K.O/ 与 ssl/ 一并挡上 —— 迁移做到一半时它们就摊在工作区里,
# 那恰恰是最容易顺手 `git add -A` 的时候。
/neko-home/
/ssl/
/N.E.K.O/
/docker/neko-home/
/docker/ssl/
/docker/logs/
/docker/N.E.K.O/
# 忽略日志文件
*.log
/logs/
/data/
# Endpointing assets are prepared from a pinned, checksummed manifest. Keep the
# manifest/notices reviewable while preventing downloaded weights or stray data
# from being added accidentally.
/main_logic/asr_client/endpointing/models/*
!/main_logic/asr_client/endpointing/models/manifest.json
!/main_logic/asr_client/endpointing/models/THIRD_PARTY_NOTICES.md
# CAM++ follows the same supply-chain rule: review the pinned manifest and
# notices, but never commit downloaded weights or partial transfers.
/main_logic/asr_client/speaker_shadow/models/*
!/main_logic/asr_client/speaker_shadow/models/manifest.json
!/main_logic/asr_client/speaker_shadow/models/THIRD_PARTY_NOTICES.md
debug_audio/*
# Binaries (but keep our committed Windows tools listed explicitly if needed)
*.exe
*.dll
*.pdb
*.lib
*.obj
*.o
*.a
*.lo
*.loT
*.stackdump
pkgbuild/src/
pkgbuild/pkg/
pkgbuild/*.tar.gz
pkgbuild/*.zst
# 忽略 memory/store 下所有内容(含子目录和文件)
memory/store/*
!memory/store/.gitkeep
# 忽略缓存目录(根目录及 utils 下)
/cache/
utils/cache/
config/api.py
config/*.json
config/*_key.key
!config/api_providers.json
env/*
lanlan_frd.exe
# 忽略临时文件
*.tmp
*.bak
# 忽略 Python 缓存文件和字节码
__pycache__/
*.py[cod]
# 忽略 Jupyter Notebook 检查点
.ipynb_checkpoints/
.vscode/
.idea/
.cursor/
.pytest_cache/
/.pytest_tmp*/
.DS_Store
.codex
.venv
.venv_monitor/
.matplotlib/
.pyinstaller-config/
.hypothesis/
.agent-logs/
.kiro/
# Local Windows Nuitka build script — maintainer-only, not for repo
build_nuitka.bat
# Playwright browsers cache (used by build_nuitka.bat, not for repo)
playwright_browsers/
.playwright-browsers/
.playwright-cli/
# Local embedding model cache (downloaded by scripts/prepare_embedding_model.py)
data/embedding_models/
.env
.env.local
.env.development.local
.env.test.local
.env.production.local
.ruff_cache
*.code-workspace
.claude
.trae/
.kilo/
plans/
CLAUDE.md
/.workbuddy/
# Rust: ignore target and cargo artifacts
/launcher/target/
**/target/
Cargo.lock
# Ignore embedded Rust subprojects (not part of current PR)
/rust/neko-message-plane/
# Node/Front-end temp (if any)
node_modules/
*.cache/
*.tsbuildinfo
dist/
build/
*.tsbuildinfo
docs/.vitepress/cache/
docs/.seo-reports/
static/react/neko-chat/
# Python venvs and wheels
*.egg-info/
*.egg
pip-wheel-metadata/
site-packages/
env/
venv/
ENV/
env.bak/
# OS miscellany
Thumbs.db
ehthumbs.db
desktop.ini
# 忽略静态资源
static/ziraitikuwa/*
static/neko/*
static/kemomimi/*
static/yui/*
static/react/neko-chat/*
打包说明.txt
runtime_hook_inflect.py
backup/
build*
!build_frontend.bat
!build_frontend.sh
!build-desktop*.yml
!scripts/build-desktop-release.ps1
metadata.package.json
version_info.txt
# 复原Steam
!steamworks/steam_api64.dll
!steamworks/steam_api64.lib
!steamworks/SteamworksPy64.dll
start_servers.bat
start.sh
# --- CosyVoice Ignore Rules ---
local_server/cosyvoice_server/*wav
# 测试报告与结果
tests/reports/
# Testbench 运行时数据目录(沙盒/日志/存档/autosave/导出/用户自定义 schema 和 dialog template)
# 代码目录 tests/testbench/ 仍入库, 数据目录 tests/testbench_data/ 全部忽略
tests/testbench_data/
latest_report.json
sendText.js
tmp/
output/
data/browser_use_prompts/*.md
data/browser_use_extensions/
.coverage
.VSCodeCounter
# Local galgame vision training data/checkpoints. Keep runtime ONNX and reports in git.
plugin/plugins/galgame_plugin/training/data/train.jsonl
plugin/plugins/galgame_plugin/training/data/val.jsonl
plugin/plugins/galgame_plugin/training/data/raw/
plugin/plugins/galgame_plugin/models/vision/screen_classifier/best.pth
plugin/plugins/galgame_plugin/models/vision/screen_classifier/live_validation_v1.json
plugin/plugins/galgame_plugin/models/vision/screen_classifier/phase1_coverage_v1.json
# 插件服务器运行时生成的凭证文件
plugin/.plugin_server_admin_code
# 插件包解包后提取出的 profile 目录(运行/导入产物,不入库)
plugin/.neko-package-profiles/
# 插件备忘提醒运行时数据库
plugin/plugins/memo_reminder/store.db
# Claude Companion 插件运行时收件箱
plugin/plugins/claude_companion/inbox.json
# Local nested plugin repos (keep them out of the parent repo index)
plugin/neko-plugin-docs/
plugin/rust/
# 本地调试/测试用插件
plugin/plugins/music_tester/
plugin/plugins/web_radio/
# QQ 自动回复:NapCat.Shell 整个目录不入库,仅保留 .gitkeep 占位
plugin/plugins/qq_auto_reply/NapCat.Shell/*
plugin/plugins/writer_power_analysis
# QQ 自动回复 测试数据
plugin/plugins/qq_auto_reply/static/cache/
plugin/plugins/qq_auto_reply/data/
# bilibili_danmaku 插件运行时数据(凭据、用户画像),不入库
plugin/plugins/bilibili_danmaku/data/bili_credential.*
plugin/plugins/bilibili_danmaku/data/user_profiles/
!plugin/plugins/qq_auto_reply/NapCat.Shell/.gitkeep
# Ignore local temporary Steam/launcher environment dumps
.tmp_env_*
.test_neko_write
# Jukebox 二进制资源(音乐、动画),只保留 songs.json 索引
static/jukebox/*.mp3
static/jukebox/*.wav
static/jukebox/*.ogg
static/jukebox/*.flac
static/jukebox/*.vmd
static/jukebox/*.vrma
static/jukebox/*.bvh
static/jukebox/*.fbx
tests/prompt_dump.json
tests/testbench/docs/dev_note.txt
# 内置 Live2D 模型源码打包在 assets/<name>.tar.gz;build_frontend 解压到此
/static/yui-origin/
/static/yui-lolita/
# 内置 PNGTuber 模型源码位于 frontend/pngtuber-packs;build_frontend 解压到此
/static/pngtuber/
# Plugin runtime and local live-screen artifacts
/plugin/plugins/*/plugin.toml.lock
/.codex-live-screen.png
plugin/plugins/data/user_profile_cache.json