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:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -32,3 +32,4 @@ record.py
|
||||
# 环境变量
|
||||
.env
|
||||
.env.local
|
||||
.secrets.toml
|
||||
Reference in New Issue
Block a user