first commit

This commit is contained in:
Andre Basche
2023-02-19 02:58:21 +01:00
commit 31c30b1670
12 changed files with 450 additions and 0 deletions

2
.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
__pycache__/
test.py