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/