Skip to content

Commit 89ef937

Browse files
author
Elias Nygren
committed
add pyenv's .python-version to gitignore
1 parent 45c0806 commit 89ef937

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,7 @@ dist/
99
*.sublime-workspace
1010
docs/html/
1111
.tox
12+
13+
# pyenv
14+
.python-version
15+

0 commit comments

Comments
 (0)