chore: gitignore create_benchmark_issues.sh utility script

This commit is contained in:
Mayuresh
2026-04-09 12:02:31 +05:30
parent 497e4b86a4
commit 1a6acfc260

3
.gitignore vendored
View File

@@ -134,6 +134,9 @@ dist
# Benchmark runtime output (raw go test output, logs, CSVs)
benchmarks/results/
# Utility scripts not part of the project
create_benchmark_issues.sh
# Ignore compiled shared object files
*.so