forked from ice-lab/build-scripts
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
44 lines (40 loc) · 712 Bytes
/
Copy path.gitignore
File metadata and controls
44 lines (40 loc) · 712 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
node_modules
.DS_Store
lerna-debug.log
npm-debug.log
mochawesome-report
.happypack
package-lock.json
yarn.lock
yarn-error.log
tempDir
coverage/
.eslintcache
databases
build
.vscode/
.tmp/
npmrc
*~
*.swp
.DS_Store
npm-debug.log
lerna-debug.log
npm-debug.log*
# lib/
packages/build-scripts/lib
packages/build-plugin-store/lib
packages/build-plugin-ice-router/lib
packages/build-plugin-ice-stark-child/lib
packages/build-plugin-env-config/lib
packages/build-plugin-webpack5/lib
packages/build-plugin-rml/lib
packages/build-plugin-stark-module/lib
dist/
lib/
.idea/
examples/react-component/lib
examples/react-component/es
packages/template-component-demo/lib
packages/template-component-demo/es
.pnpm-debug.log