20 lines
194 B
Plaintext
20 lines
194 B
Plaintext
|
|
logs/
|
||
|
|
npm-debug.log
|
||
|
|
yarn-error.log
|
||
|
|
node_modules/
|
||
|
|
package-lock.json
|
||
|
|
yarn.lock
|
||
|
|
coverage/
|
||
|
|
dist/
|
||
|
|
.idea/
|
||
|
|
run/
|
||
|
|
.DS_Store
|
||
|
|
*.sw*
|
||
|
|
*.un~
|
||
|
|
.tsbuildinfo
|
||
|
|
.tsbuildinfo.*
|
||
|
|
.audit
|
||
|
|
typings/
|
||
|
|
public/uploads/
|
||
|
|
cache/
|