mirror of https://github.com/razor-ai/soup.git
Add report.xml to .gitignore
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
dc518ba1fc
commit
3b46e96797
|
|
@ -31,6 +31,9 @@ wandb/
|
|||
.soup/
|
||||
*.db
|
||||
|
||||
# Test reports
|
||||
report.xml
|
||||
|
||||
# Secrets
|
||||
.env
|
||||
*.key
|
||||
|
|
|
|||
Loading…
Reference in New Issue