commit 510f6ad5b9571dd632d0396119ca33b32c1add82 Author: Paul Moeller-Friedrich Date: Thu Aug 20 08:22:57 2026 +0200 Initial commit diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..42e708c --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +__pycache__/ +*.py[cod] +*.pyo