Files
kindle-calendar/.gitignore
douboer@gmail.com 3d19c4d34f first commit
2026-03-15 09:30:40 +08:00

29 lines
354 B
Plaintext

# 依赖目录
node_modules/
# 构建产物
**/dist/
**/coverage/
# 本地环境变量
.env
.env.*
!.env.example
# 日志与缓存
npm-debug.log*
.DS_Store
.npm-cache/
data/tts-cache/
# 小程序本地运维配置(由 .env 生成)
apps/miniprogram/utils/opsEnv.js
calendar/node_modules
dash/backups
dash/downloads
/dist
/kindle-dash-*.tgz
/tmp