Skip to content

Commit 9744b13

Browse files
committed
Add pyenv files to .gitignore
1 parent b70b7b0 commit 9744b13

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,3 +80,8 @@ Session.vim
8080
tags
8181
.tox/
8282
.pytest_cache/
83+
84+
# pyenv
85+
# For a library or package, you might want to ignore these files since the code is
86+
# intended to run in multiple environments; otherwise, check them in:
87+
.python-version

0 commit comments

Comments
 (0)