From 3577070daca55a4c0dc860a2a555df8698afbc9c Mon Sep 17 00:00:00 2001 From: Roman Miroshnychenko Date: Tue, 26 Sep 2017 15:16:01 +0300 Subject: [PATCH] Update gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 1cc798f..92c2af4 100644 --- a/.gitignore +++ b/.gitignore @@ -10,6 +10,8 @@ __pycache__/ # Distribution / packaging .Python env/ +venv/ +venv2/ build/ develop-eggs/ dist/