18 lines
164 B
Plaintext
18 lines
164 B
Plaintext
### build ###
|
|
node_modules/
|
|
dist/
|
|
pnpm-lock.yaml
|
|
yarn.lock
|
|
|
|
|
|
### umi ###
|
|
.umi
|
|
.umi-production
|
|
|
|
### IDEA ###
|
|
.idea/
|
|
*.iml
|
|
|
|
### Mac OS ###
|
|
.DS_Store
|
|
package-lock.json |