Skip to content

Commit

Permalink
Add benchmarks to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
hgrecco committed Jul 15, 2023
1 parent 00187e9 commit ac69e04
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@ pint/testsuite/dask-worker-space
# WebDAV file system cache files
.DAV/

# pytest benchmarks folder
.benchmarks

# tags files (from ctags)
tags

Expand Down

0 comments on commit ac69e04

Please sign in to comment.