32 lines
437 B
Plaintext
32 lines
437 B
Plaintext
|
# Logs
|
||
|
logs
|
||
|
*.log
|
||
|
|
||
|
# Runtime data
|
||
|
pids
|
||
|
*.pid
|
||
|
*.seed
|
||
|
|
||
|
# Directory for instrumented libs generated by jscoverage/JSCover
|
||
|
lib-cov
|
||
|
|
||
|
# Coverage directory used by tools like istanbul
|
||
|
coverage
|
||
|
|
||
|
# Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files)
|
||
|
.grunt
|
||
|
|
||
|
# babel configuration
|
||
|
.babelrc
|
||
|
|
||
|
# node-waf configuration
|
||
|
.lock-wscript
|
||
|
|
||
|
build/
|
||
|
node_modules
|
||
|
.idea
|
||
|
_book
|
||
|
example
|
||
|
rn-cli.config.js
|
||
|
npm-packages-offline-cache
|