Init project files

This commit is contained in:
decentral1se
2021-06-16 10:01:13 +02:00
parent ee0a434c0b
commit 3359aafcff
8 changed files with 1307 additions and 0 deletions

4
.dockerignore Normal file
View File

@ -0,0 +1,4 @@
.git
.venv
__pycache__
.mypy_cache