开发 / 生产双配置
This commit is contained in:
@@ -3,3 +3,9 @@ node_modules
|
||||
.output
|
||||
.data
|
||||
dist
|
||||
|
||||
# 本地个人覆盖配置,不进版本库
|
||||
# 注意:.env.development / .env.production / .env.example 需要提交,故不在此忽略
|
||||
.env
|
||||
.env.local
|
||||
.env.*.local
|
||||
|
||||
Reference in New Issue
Block a user