Initial commit

Created from https://vercel.com/new
This commit is contained in:
HoseinA05
2025-12-23 08:49:57 +00:00
commit 233526754b
6 changed files with 420 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
.vercel/
.venv/
venv/
__pycache__/
*.pyc
*.pyo
*.pyd
.Python
.DS_Store
.env*