Skip to content

Commit

Permalink
Remove pytest cache
Browse files Browse the repository at this point in the history
Removed cache, added pattern to gitignore.
  • Loading branch information
kenodegard committed Mar 15, 2018
1 parent 5acddab commit 570fea8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,4 @@ record.txt
Vagrantfile
docs/_build
env/
.pytest_cache/
8 changes: 0 additions & 8 deletions .pytest_cache/v/cache/lastfailed

This file was deleted.

0 comments on commit 570fea8

Please sign in to comment.