diff --git a/Python.gitignore b/Python.gitignore index 50a87264..76f2a469 100644 --- a/Python.gitignore +++ b/Python.gitignore @@ -6,6 +6,8 @@ __pycache__/ *.so # Distribution / packaging +.Python +env/ bin/ build/ develop-eggs/