Skip to content

Commit 9c02208

Browse files
committed
chore: add benchmark_results to gitignore
Benchmark results are generated locally and should not be committed to version control as they are derived data that can be regenerated.
1 parent 87f190b commit 9c02208

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -177,3 +177,4 @@ cython_debug/
177177
.envrc
178178
balatrobot
179179
runs
180+
benchmark_results

0 commit comments

Comments
 (0)