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