This commit is contained in:
Caffeine Fueled 2026-07-10 21:38:38 +02:00
commit 39c625f57f
Signed by: cf7
GPG key ID: CA295D643074C68C
9 changed files with 679 additions and 0 deletions

8
.dockerignore Normal file
View file

@ -0,0 +1,8 @@
data/
.venv/
__pycache__/
*.pyc
.env
tokens.txt
.git/
README.md