瀏覽代碼

上传新文件

张晓翠 2 年之前
父節點
當前提交
b4403fd096
共有 1 個文件被更改,包括 23 次插入0 次删除
  1. 23 0
      baby-institute-admin-ui-front-master/.gitignore

+ 23 - 0
baby-institute-admin-ui-front-master/.gitignore

@@ -0,0 +1,23 @@
+.DS_Store
+node_modules/
+dist/
+npm-debug.log*
+yarn-debug.log*
+yarn-error.log*
+**/*.log
+
+tests/**/coverage/
+tests/e2e/reports
+selenium-debug.log
+
+# Editor directories and files
+.idea
+.vscode
+*.suo
+*.ntvs*
+*.njsproj
+*.sln
+*.local
+
+package-lock.json
+yarn.lock