From 38c747c06d12cf968ad7515e7d9d8515a1fd0057 Mon Sep 17 00:00:00 2001 From: Will Barton Date: Tue, 9 Oct 2018 10:54:06 -0400 Subject: [PATCH] Ignore .python-version --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 25cab45..f5e8694 100644 --- a/.gitignore +++ b/.gitignore @@ -48,6 +48,7 @@ Thumbs.db __pycache__/ *.py[cod] .env +.python-version # pyenv # #########