diff --git a/.gitignore b/.gitignore index 1a38188b2..2761cae44 100644 --- a/.gitignore +++ b/.gitignore @@ -35,6 +35,7 @@ tests/*.exp # Python virtual environment ############################ .venv/ +.python-version # Python cache files ######################