25 lines
238 B
Plaintext
25 lines
238 B
Plaintext
|
|
**/*.svg
|
||
|
|
package.json
|
||
|
|
lib/
|
||
|
|
es/
|
||
|
|
dist/
|
||
|
|
_site/
|
||
|
|
coverage/
|
||
|
|
CNAME
|
||
|
|
LICENSE
|
||
|
|
yarn.lock
|
||
|
|
netlify.toml
|
||
|
|
yarn-error.log
|
||
|
|
*.sh
|
||
|
|
*.snap
|
||
|
|
.gitignore
|
||
|
|
.npmignore
|
||
|
|
.prettierignore
|
||
|
|
.DS_Store
|
||
|
|
.editorconfig
|
||
|
|
.eslintignore
|
||
|
|
**/*.yml
|
||
|
|
.gitattributes
|
||
|
|
.stylelintrc
|
||
|
|
.vcmrc
|