16 lines
114 B
Text
16 lines
114 B
Text
# IDEA
|
|
|
|
.idea/
|
|
*.iml
|
|
|
|
# JS library
|
|
|
|
coverage/
|
|
lib/
|
|
.parcel-cache/
|
|
.yarn/
|
|
.yarnrc*
|
|
yarn-error.log
|
|
.pnp*
|
|
|
|
yarn.lock
|