Skip to content

Commit

Permalink
Update .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
deedy5 committed May 1, 2024
1 parent 2cfe818 commit b6ddeb7
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 12 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -70,3 +70,7 @@ docs/_build/

# Pyenv
.python-version

# Ignore csv and jpg files in benchmark folder
benchmark/*.csv
benchmark/*.jpg
6 changes: 0 additions & 6 deletions benchmark/1_threads.csv

This file was deleted.

6 changes: 0 additions & 6 deletions benchmark/4_threads.csv

This file was deleted.

0 comments on commit b6ddeb7

Please sign in to comment.