Update gitignore

This commit is contained in:
Roman Miroshnychenko 2017-09-26 15:16:01 +03:00
parent 70c66a3a14
commit 3577070dac
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -10,6 +10,8 @@ __pycache__/
# Distribution / packaging # Distribution / packaging
.Python .Python
env/ env/
venv/
venv2/
build/ build/
develop-eggs/ develop-eggs/
dist/ dist/