Initial commit

This commit is contained in:
2022-03-27 23:24:59 +02:00
commit 1dc60bbd8f
11 changed files with 1985 additions and 0 deletions

5
.gitignore vendored Normal file
View File

@ -0,0 +1,5 @@
*.py[c|o]
__pycache__/
.idea/
*.*swp*
docker-compose.yml