Make 'some' changes and add Dockerfile

This commit is contained in:
Marco Thomas
2020-08-31 14:19:43 +02:00
parent 8b54dcf968
commit 6be6e96768
23 changed files with 129 additions and 179 deletions

11
.dockerignore Normal file
View File

@@ -0,0 +1,11 @@
README.md
.git
__pycache__
*.pyc
*.pyo
*.pyd
.Python
logs
*.log
env
venv