Skip to content

Commit

Permalink
Ignore .pytest_cache/ produced by modern pytest
Browse files Browse the repository at this point in the history
  • Loading branch information
ikalnytskyi committed Jul 28, 2018
1 parent b7c89ef commit db58e34
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Expand Up @@ -31,6 +31,7 @@ pip-delete-this-directory.txt

# Unit test / coverage reports
.tox/
.pytest_cache/
.coverage
.cache
nosetests.xml
Expand Down

0 comments on commit db58e34

Please sign in to comment.