Skip to content

Commit 8959585

Browse files
committed
Gitignore pyenv dot file
1 parent 395f066 commit 8959585

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ var/
2626
*.egg-info/
2727
.installed.cfg
2828
*.egg
29+
.python-version
2930

3031
# PyInstaller
3132
# Usually these files are written by a python script from a template
@@ -47,6 +48,7 @@ nosetests.xml
4748
coverage.xml
4849
*,cover
4950
.pytest_cache/
51+
.benchmarks/
5052

5153
# Translations
5254
*.mo

0 commit comments

Comments
 (0)