diff --git a/.gitignore b/.gitignore index 0f86e56f..d7d55c62 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ __pycache__/ .pytest_cache/ +.python-version .vscode/ .vim/ venv/