This commit is contained in:
2025-06-19 16:46:23 +05:00
commit d937a1c7ea
7 changed files with 358 additions and 0 deletions

11
.gitignore vendored Normal file
View File

@@ -0,0 +1,11 @@
# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
*.xlsx