first commit
Some checks failed
Build / build-deploy (push) Failing after 23s

This commit is contained in:
Stephan Hadan 2025-01-27 02:54:15 +01:00
commit c7377979ad
37 changed files with 5061 additions and 0 deletions

5
.gitignore vendored Normal file
View file

@ -0,0 +1,5 @@
__pycache__/
output/
tmp/
.DS_Store
venv/