29 lines
253 B
Plaintext
29 lines
253 B
Plaintext
node_modules
|
|
npm-debug.log*
|
|
yarn-debug.log*
|
|
yarn-error.log*
|
|
.git
|
|
.gitignore
|
|
README.md
|
|
.env
|
|
.nyc_output
|
|
coverage
|
|
.nyc_output
|
|
.coverage
|
|
coverage.json
|
|
*.lcov
|
|
.cache
|
|
.parcel-cache
|
|
.next
|
|
.nuxt
|
|
dist
|
|
build
|
|
.DS_Store
|
|
*.tgz
|
|
*.tar.gz
|
|
.vscode
|
|
.idea
|
|
*.swp
|
|
*.swo
|
|
*~
|