Files
calx/.gitignore
YANG JIANKUAN 9be38aa44e chore: 将 models/ 移出 git 追踪并添加 .gitignore
模型文件体积大(~600MB),改由 bootstrap.sh 按需下载

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-18 19:25:07 +08:00

9 lines
161 B
Plaintext

# whisper 模型(体积大,用 bootstrap.sh 自动下载)
models/
# 自签证书(每台机器用 gen-cert.sh 生成)
certs/
# 系统文件
.DS_Store