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:
tduhamel42
2025-10-17 09:56:09 +02:00
parent 2e79816231
commit 8d07af57de
3 changed files with 423 additions and 0 deletions
+1
View File
@@ -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/