Initial commit

This commit is contained in:
2019-07-01 12:18:34 +02:00
parent 4cb1aa28a3
commit 2513fa6f9a
6 changed files with 188 additions and 1 deletions

1
.gitignore vendored
View File

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