9 lines
190 B
Plaintext
9 lines
190 B
Plaintext
# 含数据库密码、SMTP、JWT、Redis 等,勿提交
|
||
.env
|
||
.env.*
|
||
!.env.example
|
||
!.env.production.example
|
||
|
||
# 本机构建的 Linux 二进制(Dockerfile.prebuilt 使用)
|
||
dist/
|