Initial commit

This commit is contained in:
2023-12-30 01:12:50 +01:00
commit 2548537a7b
10 changed files with 250 additions and 0 deletions

4
.gitignore vendored Normal file
View File

@@ -0,0 +1,4 @@
.idea/
__pycache__/
venv/
build/