Remove virtual environment and cache files

هذا الالتزام موجود في:
2026-07-28 05:53:38 +03:00
الأصل 0235806741
التزام a232e25995

7
.gitignore مباع
عرض الملف

@@ -1,8 +1,7 @@
q1-deploy-monitor/venv/
venv/
**/venv/
__pycache__/
**/__pycache__/
*.pyc
*.pyo
*.log
.env
.vscode/
.idea/