21 lines
236 B
Plaintext
21 lines
236 B
Plaintext
|
node_modules
|
||
|
.DS_Store
|
||
|
dist
|
||
|
dist-ssr
|
||
|
*.local
|
||
|
.eslintcache
|
||
|
report.html
|
||
|
|
||
|
yarn.lock
|
||
|
npm-debug.log*
|
||
|
.pnpm-error.log*
|
||
|
.pnpm-debug.log
|
||
|
tests/**/coverage/
|
||
|
|
||
|
# Editor directories and files
|
||
|
.idea
|
||
|
*.suo
|
||
|
*.ntvs*
|
||
|
*.njsproj
|
||
|
*.sln
|
||
|
tsconfig.tsbuildinfo
|