Premier commit

This commit is contained in:
Florestan Bredow
2025-05-31 12:30:19 +02:00
commit 73ec7dec65
18 changed files with 690 additions and 0 deletions

15
.gitignore vendored Normal file
View File

@@ -0,0 +1,15 @@
# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
# blog
.blog
inbox/
outbox/