added docker

This commit is contained in:
Rene Kaßeböhmer
2026-07-23 09:18:53 +02:00
parent 53a78f5d80
commit f9fb067383
3 changed files with 95 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
.git
.gitignore
__pycache__/
*.pyc
*.pyo
*.pyd
*.log
.venv/
venv/
.env
sync_config.json
sync_mapping.json
tests/
README.md
LICENSE