First init

This commit is contained in:
TC
2023-10-22 01:55:11 +02:00
commit 81b4805c0b
26 changed files with 1266 additions and 0 deletions

7
.dockerignore Normal file
View File

@@ -0,0 +1,7 @@
env/
__pycache__
src/database.sqlite
src/config.ini
import.py
check.py
Dockerfile