开发 / 生产双配置

This commit is contained in:
2026-09-19 00:52:04 +08:00
parent 1ff4dfffb9
commit de412297fb
17 changed files with 303 additions and 591 deletions
+6
View File
@@ -3,3 +3,9 @@ node_modules
.output
.data
dist
# 本地个人覆盖配置,不进版本库
# 注意:.env.development / .env.production / .env.example 需要提交,故不在此忽略
.env
.env.local
.env.*.local