Skip to content

Commit 3e8330a

Browse files
committed
.gitignore: unignore .python-version file
1 parent edeaad0 commit 3e8330a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ ipython_config.py
8787
# pyenv
8888
# For a library or package, you might want to ignore these files since the code is
8989
# intended to run in multiple environments; otherwise, check them in:
90-
# .python-version
90+
.python-version
9191

9292
# pipenv
9393
# According to pypa/pipenv#598, it is recommended to include Pipfile.lock in version control.

0 commit comments

Comments
 (0)