Skip to content

Commit

Permalink
Gitignore pyenv dot file
Browse files Browse the repository at this point in the history
  • Loading branch information
jnak committed Dec 31, 2019
1 parent 395f066 commit 8959585
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ var/
*.egg-info/
.installed.cfg
*.egg
.python-version

# PyInstaller
# Usually these files are written by a python script from a template
Expand All @@ -47,6 +48,7 @@ nosetests.xml
coverage.xml
*,cover
.pytest_cache/
.benchmarks/

# Translations
*.mo
Expand Down

0 comments on commit 8959585

Please sign in to comment.