Skip to content

Commit

Permalink
git ignore pytest cache
Browse files Browse the repository at this point in the history
  • Loading branch information
carver committed Mar 29, 2018
1 parent 8677c09 commit 5ecb6c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Expand Up @@ -48,6 +48,7 @@ docs/_build

# tox/pytest cache
.cache
.pytest_cache

# Test output logs
logs
Expand Down

0 comments on commit 5ecb6c3

Please sign in to comment.