From a26ad1e973ff3e25961d0246bced1671c45bd5f9 Mon Sep 17 00:00:00 2001 From: Phil Date: Tue, 7 Jan 2025 10:17:30 -0700 Subject: [PATCH] update .gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 5d381cc..7c05ed1 100644 --- a/.gitignore +++ b/.gitignore @@ -86,7 +86,7 @@ ipython_config.py # pyenv # 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: -# .python-version +.python-version # pipenv # According to pypa/pipenv#598, it is recommended to include Pipfile.lock in version control.