first commit

This commit is contained in:
Ankit Malik
2026-06-02 18:23:18 +05:30
commit 2dd73490db
7 changed files with 638 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv