From 33dd88ab847ae615028c9981d6e12b53cbcd6799 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Evandro=20Leopoldino=20Gon=C3=A7alves?= Date: Sat, 14 Dec 2013 12:07:26 -0200 Subject: [PATCH] Update Python.gitignore --- Python.gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Python.gitignore b/Python.gitignore index 50a87264..3a025deb 100644 --- a/Python.gitignore +++ b/Python.gitignore @@ -6,6 +6,9 @@ __pycache__/ *.so # Distribution / packaging +.Python +env/ +include/ bin/ build/ develop-eggs/