فهرست منبع

.gitignore修改

gcz 1 سال پیش
والد
کامیت
26ebfc50e9
1فایلهای تغییر یافته به همراه17 افزوده شده و 1 حذف شده
  1. 17 1
      .gitignore

+ 17 - 1
.gitignore

@@ -1 +1,17 @@
-/node_modules
+.DS_Store
+
+unpackage/
+npm-debug.log*
+yarn-debug.log*
+yarn-error.log*
+
+node_modules/
+
+# Editor directories and files
+.hbuilderx
+.idea
+.vscode
+*.suo
+*.ntvs*
+*.njsproj
+*.sln