Skip to content

Commit

Permalink
chore: added .python-version to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
ErikBjare committed Aug 30, 2022
1 parent eeba3b6 commit e8287a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ htmlcov
# Python
*venv*
__pycache__
.python-version

# Misc
.*cache
Expand Down

0 comments on commit e8287a1

Please sign in to comment.