mirror of
https://github.com/FuzzingLabs/fuzzforge_ai.git
synced 2026-07-06 21:37:49 +02:00
fix: Add benchmark results files to git
- Added exception in .gitignore for benchmark results directory - Force-added comparison_report.md and comparison_results.json - These files contain benchmark metrics, not actual secrets - Fixes broken link in README to benchmark results
This commit is contained in:
@@ -238,6 +238,7 @@ yarn-error.log*
|
||||
!test_projects/secret_detection_benchmark/
|
||||
!test_projects/secret_detection_benchmark/**
|
||||
!**/secret_detection_benchmark_GROUND_TRUTH.json
|
||||
!**/secret_detection/results/
|
||||
|
||||
secret*
|
||||
secrets/
|
||||
|
||||
Reference in New Issue
Block a user