18 lines
168 B
Plaintext
18 lines
168 B
Plaintext
# build output
|
|
/lib-es5
|
|
|
|
# dependencies
|
|
/node_modules
|
|
|
|
/.yarn/
|
|
|
|
# logs
|
|
npm-debug.log
|
|
yarn-error.log
|
|
|
|
# TypeScript incremental compilation cache
|
|
*.tsbuildinfo
|
|
|
|
/dist/
|
|
|