Initial Version

This commit is contained in:
Bashy 2026-04-25 13:09:44 +03:00
commit bdf4330738
5 changed files with 383 additions and 0 deletions

4
.gitignore vendored Normal file
View file

@ -0,0 +1,4 @@
*.log
__pycache__/
*.pyc
*.pyo