chore: add .secrets.toml to gitignore
Prevent committing sensitive configuration file. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -31,4 +31,5 @@ record.py
|
||||
|
||||
# 环境变量
|
||||
.env
|
||||
.env.local
|
||||
.env.local
|
||||
.secrets.toml
|
||||
Reference in New Issue
Block a user