Getting started

This commit is contained in:
Stefan Bethke 2025-05-20 22:06:51 +02:00
commit df4525672d
5 changed files with 790 additions and 0 deletions

2
.gitignore vendored Normal file
View file

@ -0,0 +1,2 @@
**/__pycache__
.idea