Complete Ghaymah cloud assessment

هذا الالتزام موجود في:
yassinelagamy
2026-07-26 19:45:13 +03:00
التزام 8bc563fa6b
27 ملفات معدلة مع 4152 إضافات و0 حذوفات

28
.gitignore مباع Normal file
عرض الملف

@@ -0,0 +1,28 @@
# Python
__pycache__/
*.py[cod]
.pytest_cache/
.mypy_cache/
.ruff_cache/
.venv/
venv/
# Local environment and secrets
.env
.env.*
!.env.example
*.pem
*.key
# Editors and operating systems
.vscode/
.idea/
.DS_Store
Thumbs.db
# Temporary and log files
*.tmp
*.log
# Local Ghaymah CLI configuration may contain account or deployment metadata.
.ghaymah.json