mirror of
https://github.com/ILoveBingLu/CipherTalk.git
synced 2026-05-18 10:18:52 +08:00
69 lines
758 B
Plaintext
69 lines
758 B
Plaintext
# Logs
|
|
logs
|
|
*.log
|
|
npm-debug.log*
|
|
yarn-debug.log*
|
|
yarn-error.log*
|
|
pnpm-debug.log*
|
|
lerna-debug.log*
|
|
|
|
# Dependencies
|
|
node_modules
|
|
dist
|
|
dist-ssr
|
|
dist-electron
|
|
*.local
|
|
|
|
# Editor directories and files
|
|
.vscode/*
|
|
!.vscode/extensions.json
|
|
.idea
|
|
.DS_Store
|
|
*.suo
|
|
*.ntvs*
|
|
*.njsproj
|
|
*.sln
|
|
*.sw?
|
|
|
|
# Build output
|
|
out
|
|
release
|
|
.tmp/release-announcement.json
|
|
|
|
# TypeScript 增量编译缓存
|
|
*.tsbuildinfo
|
|
|
|
# Database
|
|
*.db
|
|
*.db-shm
|
|
*.db-wal
|
|
|
|
# Environment
|
|
.env
|
|
.env.local
|
|
.env.production
|
|
|
|
# Local evaluation data
|
|
evaluation/retrieval/*.local.jsonl
|
|
evaluation/retrieval/*.report.json
|
|
|
|
# OS
|
|
Thumbs.db
|
|
|
|
# Docs
|
|
Docs
|
|
语音转文字接口文档
|
|
|
|
# WeFolw
|
|
WeFolw
|
|
WeFlow
|
|
WxKey-CC
|
|
upx
|
|
native-dlls
|
|
native/image-decrypt/
|
|
native/image-decrypt/target
|
|
resources/whisper
|
|
xkey
|
|
.claude/
|
|
.tmp
|