This commit is contained in:
2026-03-12 01:50:57 +05:00
parent ec82b528a3
commit c33befe7c2
12 changed files with 1553 additions and 69 deletions

5
.gitignore vendored
View File

@@ -19,3 +19,8 @@ __pycache__/
*.ipynb_checkpoints/
./.venv/
.venv/
./dist_32bit/
dist_32bit/
*.zip
./build_32bit/
build_32bit/