Skip to content

Commit aa80e87

Browse files
committed
Add benchmark results directory to .gitignore
Prevents benchmark results from being tracked by git by adding 'benchmark/results/' to the .gitignore file.
1 parent 18f21b3 commit aa80e87

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
@@ -42,3 +42,4 @@ tmp/
4242

4343
### user-specific files
4444
artifacts/
45+
benchmark/results/

0 commit comments

Comments
 (0)