gitignore dist

This commit is contained in:
adrienmalin 2018-08-21 18:40:15 +02:00
parent e2e4f09bbe
commit 96320ac6f8

1
.gitignore vendored
View File

@ -9,6 +9,7 @@ __pycache__/
# Distribution / packaging # Distribution / packaging
.Python .Python
build/ build/
dist/
develop-eggs/ develop-eggs/
downloads/ downloads/
eggs/ eggs/