gitignore

This commit is contained in:
Fabio Manganiello 2017-11-03 12:43:18 +01:00
parent b64a471a8c
commit 173ce6782f
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -4,3 +4,5 @@
__pycache__ __pycache__
config.yaml config.yaml
build/ build/
dist/
*.egg-info/