Update: 2026-08-02 19:06:24

This commit is contained in:
Hamza-Ayed
2026-08-02 19:06:24 +03:00
parent 02e652a786
commit c9af364cbc
2 changed files with 28 additions and 6 deletions
+22
View File
@@ -0,0 +1,22 @@
# سياق البناء لخدمات docker/docker-compose.yml هو جذر المستودع (context: ..).
# بدون هذا الملف يُرسل .git كاملاً (مئات الميغابايت) إلى الـ daemon مع كل بناء،
# وهو سبب أخطاء "Can't add file .git/objects/... to tar".
.git
.gitignore
.DS_Store
**/.DS_Store
# تطبيقات فلاتر — لا علاقة لها بأي صورة باك إند
siro_rider
siro_driver
# اعتماديات مُثبَّتة داخل الصور أو مركَّبة كـ volumes
**/node_modules
**/vendor
# وثائق ومخرجات محلية
docs
*.log
*.tar
*.zip
+6 -6
View File
@@ -1297,10 +1297,10 @@ packages:
dependency: transitive dependency: transitive
description: description:
name: matcher name: matcher
sha256: "12956d0ad8390bbcc63ca2e1469c0619946ccb52809807067a7020d57e647aa6" sha256: dc0b7dc7651697ea4ff3e69ef44b0407ea32c487a39fff6a4004fa585e901861
url: "https://pub.dev" url: "https://pub.dev"
source: hosted source: hosted
version: "0.12.18" version: "0.12.19"
material_color_utilities: material_color_utilities:
dependency: transitive dependency: transitive
description: description:
@@ -1313,10 +1313,10 @@ packages:
dependency: transitive dependency: transitive
description: description:
name: meta name: meta
sha256: "23f08335362185a5ea2ad3a4e597f1375e78bce8a040df5c600c8d3552ef2394" sha256: "1741988757a65eb6b36abe716829688cf01910bbf91c34354ff7ec1c3de2b349"
url: "https://pub.dev" url: "https://pub.dev"
source: hosted source: hosted
version: "1.17.0" version: "1.18.0"
mime: mime:
dependency: "direct main" dependency: "direct main"
description: description:
@@ -1901,10 +1901,10 @@ packages:
dependency: transitive dependency: transitive
description: description:
name: test_api name: test_api
sha256: "93167629bfc610f71560ab9312acdda4959de4df6fac7492c89ff0d3886f6636" sha256: "949a932224383300f01be9221c39180316445ecb8e7547f70a41a35bf421fb9e"
url: "https://pub.dev" url: "https://pub.dev"
source: hosted source: hosted
version: "0.7.9" version: "0.7.11"
timezone: timezone:
dependency: transitive dependency: transitive
description: description: