chore: Ignore .python-version

This commit is contained in:
Levon Saldamli 2024-03-06 17:13:17 +01:00
parent 4a8bd5f2e2
commit 1a33aee2c9
No known key found for this signature in database
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -51,6 +51,7 @@ coverage.xml
.settings .settings
.vscode .vscode
__pycache__/ __pycache__/
.python-version
# generated by pip # generated by pip
pip-wheel-metadata/ pip-wheel-metadata/