From 548d1eed2be4586ce27cd50dd69fe700958210a8 Mon Sep 17 00:00:00 2001 From: aserrador Date: Wed, 11 Feb 2026 18:43:49 -0500 Subject: [PATCH] chore: add ignore .python-version --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index e5b96aa..1a830cd 100644 --- a/.gitignore +++ b/.gitignore @@ -85,6 +85,7 @@ target/ # IPython profile_default/ ipython_config.py +.python-version # pyenv # For a library or package, you might want to ignore these files since the code is