Complete Ghaymah cloud assessment
هذا الالتزام موجود في:
28
.gitignore
مباع
Normal file
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
|
||||
المرجع في مشكلة جديدة
حظر مستخدم