Add report.xml to .gitignore

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Alpamys 2026-03-23 20:01:27 +05:00
parent dc518ba1fc
commit 3b46e96797
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

@ -31,6 +31,9 @@ wandb/
.soup/
*.db
# Test reports
report.xml
# Secrets
.env
*.key