gitignore .python-version

This commit is contained in:
onyx-and-iris 2026-04-05 02:31:35 +01:00
parent a82cbd2bc6
commit 252de84f11
2 changed files with 3 additions and 4 deletions

2
.gitignore vendored
View File

@ -88,7 +88,7 @@ ipython_config.py
# pyenv # pyenv
# For a library or package, you might want to ignore these files since the code is # For a library or package, you might want to ignore these files since the code is
# intended to run in multiple environments; otherwise, check them in: # intended to run in multiple environments; otherwise, check them in:
# .python-version .python-version
# pipenv # pipenv
# According to pypa/pipenv#598, it is recommended to include Pipfile.lock in version control. # According to pypa/pipenv#598, it is recommended to include Pipfile.lock in version control.

View File

@ -1 +0,0 @@
3.13