10 lines
242 B
Plaintext
10 lines
242 B
Plaintext
# Local secrets — use .env.development / .env.production as templates
|
|
.env
|
|
.env.development
|
|
.env.local
|
|
.env.production
|
|
*.exe
|
|
|
|
# Windows 本地交叉编译产物(部署前生成,勿提交)
|
|
dist/mengyastore-backend-linux-amd64
|