Skip to content

Commit

Permalink
Add ignore '.pytest_cache' directory in Unit test section
Browse files Browse the repository at this point in the history
  • Loading branch information
raimon49 committed Feb 4, 2018
1 parent 6b07d3b commit f651f0d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Python.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ nosetests.xml
coverage.xml
*.cover
.hypothesis/
.pytest_cache/

# Translations
*.mo
Expand Down

0 comments on commit f651f0d

Please sign in to comment.