mirror of https://github.com/hyper-tuner/types.git
19 lines
156 B
Plaintext
19 lines
156 B
Plaintext
|
# dependencies
|
||
|
node_modules
|
||
|
|
||
|
# testing
|
||
|
/coverage
|
||
|
|
||
|
# production
|
||
|
/build
|
||
|
/dist
|
||
|
|
||
|
# misc
|
||
|
.DS_Store
|
||
|
|
||
|
npm-debug.log*
|
||
|
yarn-debug.log*
|
||
|
yarn-error.log*
|
||
|
|
||
|
.eslintcache
|