فهرست منبع

fix build error

deepsea 1 سال پیش
والد
کامیت
f6e07fd90c
4فایلهای تغییر یافته به همراه5788 افزوده شده و 18071 حذف شده
  1. 46 0
      .gitignore
  2. 1525 13635
      package-lock.json
  3. BIN
      public/.DS_Store
  4. 4217 4436
      src/views/ordinaryPage/index.vue

+ 46 - 0
.gitignore

@@ -0,0 +1,46 @@
+.DS_Store
+node_modules
+/dist
+
+
+# local env files
+.env.local
+.env.*.local
+
+# Log files
+npm-debug.log*
+yarn-debug.log*
+yarn-error.log*
+pnpm-debug.log*
+
+# Editor directories and files
+.idea
+.vscode
+*.suo
+*.ntvs*
+*.njsproj
+*.sln
+*.sw?
+.DS_Store
+node_modules
+/dist
+
+
+# local env files
+.env.local
+.env.*.local
+
+# Log files
+npm-debug.log*
+yarn-debug.log*
+yarn-error.log*
+pnpm-debug.log*
+
+# Editor directories and files
+.idea
+.vscode
+*.suo
+*.ntvs*
+*.njsproj
+*.sln
+*.sw?

تفاوت فایلی نمایش داده نمی شود زیرا این فایل بسیار بزرگ است
+ 1525 - 13635
package-lock.json


BIN
public/.DS_Store


تفاوت فایلی نمایش داده نمی شود زیرا این فایل بسیار بزرگ است
+ 4217 - 4436
src/views/ordinaryPage/index.vue