Feat: add ci and docker conifig
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Dorian Zedler 2022-09-29 20:32:54 +02:00
parent fdc2fb9b30
commit 5072af4b0c
Signed by: dozedler
GPG key ID: 989DE36109AFA354
4 changed files with 19 additions and 3 deletions

2
.dockerignore Normal file
View file

@ -0,0 +1,2 @@
venv
__pycache__