Skip to content

Commit

Permalink
Ignore pipenv and pytest files.
Browse files Browse the repository at this point in the history
  • Loading branch information
decentral1se authored and jonathanslenders committed Jul 11, 2018
1 parent a6354b7 commit b8a0f04
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Expand Up @@ -19,13 +19,17 @@ lib
lib64
__pycache__

# Python 3rd Party
Pipfile*

# Installer logs
pip-log.txt

# Unit test / coverage reports
.coverage
.tox
nosetests.xml
.pytest_cache

# Translations
*.mo
Expand Down

0 comments on commit b8a0f04

Please sign in to comment.