Track litellm credentials; ignore runtime log files
Add *.log to .gitignore so litellm-maintenance.log and any future log files are not tracked. Stage litellm-copilot-tokens/api-key.json — repo is local access only. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -19,3 +19,6 @@ openclaw/cron/runs/
|
||||
# Temp files
|
||||
*.tmp
|
||||
*.tmp-*
|
||||
|
||||
# Runtime logs
|
||||
*.log
|
||||
|
||||
Reference in New Issue
Block a user