From 1d8266bba3e6c06308e1966d59a89cfe6a2add06 Mon Sep 17 00:00:00 2001 From: Alexander Hess Date: Mon, 29 Jun 2020 01:07:37 +0200 Subject: [PATCH] Update .gitignore for pyenv --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 176af7e..6cc1b1a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ .ipynb_checkpoints/ - +.python-version