first commit

This commit is contained in:
2026-06-10 08:20:27 +02:00
commit f439f0f793
39 changed files with 9716 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
*.pyc
__pycache__/
venv/
.env
workspace/
marker_output/
*.egg-info/
dist/
build/
.eggs/
node_modules/