1
0
Fork 0
This commit is contained in:
Arthur K. 2026-04-13 13:54:46 +03:00
commit a8e86eaaa3
Signed by: wzray
GPG key ID: B97F30FDC4636357
6 changed files with 1008 additions and 0 deletions

3
.gitignore vendored Normal file
View file

@ -0,0 +1,3 @@
.venv/
.ruff_cache/
__pycache__/