17 lines
224 B
Plaintext
17 lines
224 B
Plaintext
|
# See https://help.github.com/ignore-files/ for more about ignoring files.
|
||
|
|
||
|
# dependencies
|
||
|
node_modules
|
||
|
|
||
|
# builds
|
||
|
build
|
||
|
lib
|
||
|
dist
|
||
|
.rpt2_cache
|
||
|
|
||
|
npm-debug.log*
|
||
|
yarn-debug.log*
|
||
|
yarn-error.log*
|
||
|
example/package-lock.json
|
||
|
|
||
|
coverage
|