mirror of
https://github.com/ILoveBingLu/CipherTalk.git
synced 2026-03-20 05:27:54 +08:00
54 lines
515 B
Plaintext
54 lines
515 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
|
|
|
|
# Database
|
|
*.db
|
|
*.db-shm
|
|
*.db-wal
|
|
|
|
# Environment
|
|
.env
|
|
.env.local
|
|
.env.production
|
|
|
|
# OS
|
|
Thumbs.db
|
|
|
|
# Docs
|
|
Docs
|
|
语音转文字接口文档
|
|
|
|
# WeFolw
|
|
WeFolw
|
|
upx
|
|
native-dlls
|
|
MyCoolInstaller
|
|
resources/whisper |