Files
InfoGenie/infogenie-backend-go/.gitignore

9 lines
190 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# 含数据库密码、SMTP、JWT、Redis 等,勿提交
.env
.env.*
!.env.example
!.env.production.example
# 本机构建的 Linux 二进制Dockerfile.prebuilt 使用)
dist/