chore: gitignore create_benchmark_issues.sh utility script
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user