闪电 11 月之前
父节点
当前提交
382087ab0c
共有 2 个文件被更改,包括 24 次插入0 次删除
  1. 24 0
      CallCenterWeb.UI/RMYYAPP/.gitignore
  2. 二进制
      CallCenterWeb.UI/rmyyechartsNew/dist/.DS_Store

+ 24 - 0
CallCenterWeb.UI/RMYYAPP/.gitignore

1
+.DS_Store
2
+node_modules/
3
+dist/
4
+npm-debug.log*
5
+yarn-debug.log*
6
+yarn-error.log*
7
+**/*.log
8
+
9
+tests/**/coverage/
10
+tests/e2e/reports
11
+selenium-debug.log
12
+
13
+# Editor directories and files
14
+.idea
15
+.vscode
16
+.history/
17
+*.suo
18
+*.ntvs*
19
+*.njsproj
20
+*.sln
21
+*.local
22
+
23
+package-lock.json
24
+yarn.lock

二进制
CallCenterWeb.UI/rmyyechartsNew/dist/.DS_Store