Files
hjc-web/.gitignore
T
2026-09-19 00:52:04 +08:00

12 lines
208 B
Plaintext

node_modules
.nuxt
.output
.data
dist
# 本地个人覆盖配置,不进版本库
# 注意:.env.development / .env.production / .env.example 需要提交,故不在此忽略
.env
.env.local
.env.*.local