chore: 添加 .env 配置文件并从 .gitignore 中移除相关忽略规则。
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -31,9 +31,9 @@ data/
|
||||
*.db
|
||||
|
||||
# Environment files
|
||||
.env
|
||||
.env.local
|
||||
.env.*.local
|
||||
# .env
|
||||
# .env.local
|
||||
# .env.*.local
|
||||
|
||||
# Logs
|
||||
*.log
|
||||
|
||||
Reference in New Issue
Block a user