From 0b2464c32b02c14fae86a7486c18a2f4e5d5db3b Mon Sep 17 00:00:00 2001 From: Andrei Betlen Date: Wed, 20 Sep 2023 12:28:28 -0400 Subject: [PATCH] Ignore version if set by pyenv --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 674bd85..51f3572 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ +.python-version + .vscode/ _skbuild/