19 lines
237 B
Plaintext
19 lines
237 B
Plaintext
|
# See http://help.github.com/ignore-files/ for more about ignoring files.
|
||
|
|
||
|
# compiled output
|
||
|
dist/
|
||
|
|
||
|
# dependencies
|
||
|
node_modules/
|
||
|
|
||
|
# IDEs and editors
|
||
|
.idea/
|
||
|
|
||
|
# build tools
|
||
|
coverage/
|
||
|
test-report.xml
|
||
|
|
||
|
# misc
|
||
|
npm-debug.log
|
||
|
yarn-error.log
|