Explorar el Código

上传新文件

张晓翠 hace 2 años
padre
commit
b4403fd096
Se han modificado 1 ficheros con 23 adiciones y 0 borrados
  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