chore: 忽略 config/legacy 敏感配置并从版本库移除
Made-with: Cursor
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
*.log
|
||||
.env
|
||||
|
||||
# 含数据库口令、第三方密钥等敏感配置的遗留配置(勿提交)
|
||||
/config/legacy/
|
||||
composer.phar
|
||||
composer.lock
|
||||
.DS_Store
|
||||
|
||||
Reference in New Issue
Block a user