26 lines
296 B
Plaintext
26 lines
296 B
Plaintext
!.gitkeep
|
|
.DS_STORE
|
|
*.log
|
|
npm-debug.log*
|
|
yarn-debug.log*
|
|
yarn-error.log*
|
|
lerna-debug.log*
|
|
report.[0-9]*.[0-9]*.[0-9]*.[0-9]*.json
|
|
pids
|
|
*.pid
|
|
*.seed
|
|
*.pid.lock
|
|
node_modules/
|
|
.npm
|
|
.eslintcache
|
|
.node_repl_history
|
|
*.tgz
|
|
.yarn-integrity
|
|
.env
|
|
.env.test
|
|
.cache
|
|
lib
|
|
bundleReport.html
|
|
.history/
|
|
rawReq.ts
|