Files
kindle-calendar/.gitignore
2026-03-21 18:44:12 +08:00

30 lines
383 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
calendar/kindle-backgrounds/
dash/backups
dash/downloads
/dist
/kindle-dash-*.tgz
/tmp