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