added venv to .gitignore and initiated the app

This commit is contained in:
arvinbehbahani562@gmail.com
2026-05-13 00:41:18 +03:30
parent 78d0c52b11
commit cf99039c8d
10 changed files with 57 additions and 3 deletions
+1
View File
@@ -28,6 +28,7 @@ wheels/
# Virtual environments
.venv/
venvArvin/
venv/
ENV/
env/