feat: 过滤测试文件

This commit is contained in:
李如威 2025-07-09 00:49:41 +08:00
parent 60f9e4d077
commit 73dd4f3c6d
1 changed files with 6 additions and 0 deletions

6
.gitignore vendored
View File

@ -38,3 +38,9 @@ temp/
htmlcov/
.coverage
.pytest_cache/
# 测试报告文件
*_test_report.md
concurrent_test_report.md
performance_metrics_*.json
performance_chart.png