From 69e999b942a246e38dcb991e84f54edad3024c7b Mon Sep 17 00:00:00 2001 From: wes Date: Sat, 6 May 2017 16:25:07 -0400 Subject: [PATCH] update .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 9139a88..7683179 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ *.pyc .vim-session *~ +*venv*