26 lines
234 B
Plaintext
26 lines
234 B
Plaintext
node_modules
|
|
.DS_Store
|
|
|
|
# build files
|
|
es/
|
|
lib/
|
|
dist/
|
|
typings/
|
|
|
|
_site
|
|
package
|
|
tmp*
|
|
temp*
|
|
coverage
|
|
test-report.html
|
|
.idea/
|
|
yarn-error.log
|
|
*.zip
|
|
.history
|
|
.stylelintcache
|
|
yarn.lock
|
|
package-lock.json
|
|
pnpm-lock.yaml
|
|
.env.local
|
|
.env.*.local
|