From 67f6976cc105c2c6b05bb6231a059d0989e2db5f Mon Sep 17 00:00:00 2001 From: Dave A Date: Tue, 4 Jun 2019 19:34:45 -0400 Subject: [PATCH] update with other virtual environment configuration --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 0e3fcd9e..77ac057a 100644 --- a/.gitignore +++ b/.gitignore @@ -11,6 +11,8 @@ __pycache__/ # Distribution / packaging .Python env/ +venv/ +.venv/ build/ develop-eggs/ dist/