This commit is contained in:
hellerve
2017-01-17 14:49:18 +01:00
commit e8c62738a1
10 changed files with 267 additions and 0 deletions

7
.gitignore vendored Normal file
View File

@@ -0,0 +1,7 @@
__pycache__/
*.pyc
build/
*.egg-info
dist
.coverage
.cache/