feat: initial commit

This commit is contained in:
Konstantin Fickel 2026-03-05 21:03:48 +01:00
commit 6bfef61ecc
Signed by: kfickel
GPG key ID: A793722F9933C1A5
31 changed files with 1864 additions and 0 deletions

7
.gitignore vendored Normal file
View file

@ -0,0 +1,7 @@
*.pdf
.devenv
.devenv.flake.nix
.direnv
.pre-commit-config.yaml
result
__pycache__