نسخ من mohammedsaid18/dashboard
working nhost client
هذا الالتزام موجود في:
46
.dockerignore
Normal file
46
.dockerignore
Normal file
@@ -0,0 +1,46 @@
|
||||
# التبعيات
|
||||
node_modules
|
||||
npm-debug.log*
|
||||
yarn-debug.log*
|
||||
yarn-error.log*
|
||||
|
||||
# ملفات البيئة
|
||||
.env
|
||||
.env.local
|
||||
.env.development.local
|
||||
.env.test.local
|
||||
.env.production.local
|
||||
|
||||
# ملفات السجلات
|
||||
logs
|
||||
*.log
|
||||
|
||||
# ملفات التخزين المؤقت
|
||||
.cache
|
||||
.parcel-cache
|
||||
.nuxt
|
||||
.next
|
||||
dist
|
||||
build
|
||||
|
||||
# نظام التحكم بالنسخ
|
||||
.git
|
||||
.gitignore
|
||||
README.md
|
||||
|
||||
# ملفات النظام
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
|
||||
# ملفات IDE
|
||||
.vscode
|
||||
.idea
|
||||
*.swp
|
||||
*.swo
|
||||
|
||||
# ملفات الاختبار
|
||||
coverage
|
||||
.nyc_output
|
||||
|
||||
|
||||
node_modules
|
||||
المرجع في مشكلة جديدة
حظر مستخدم