闪电 11 meses atrás
pai
commit
382087ab0c

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

@@ -0,0 +1,24 @@
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

BIN
CallCenterWeb.UI/rmyyechartsNew/dist/.DS_Store