V 1.0.0 - erste Version

This commit is contained in:
rxf
2025-08-04 15:58:42 +00:00
commit f140cd13bf
8 changed files with 195 additions and 0 deletions

6
.dockerignore Normal file
View File

@@ -0,0 +1,6 @@
.venv/
__pycache__/
*.pyc
logs
.env
.DS_Store