File tree Expand file tree Collapse file tree 1 file changed +23
-8
lines changed
Expand file tree Collapse file tree 1 file changed +23
-8
lines changed Original file line number Diff line number Diff line change 1- lib-cov
2- lcov.info
3- * .seed
1+ # Logs
2+ logs
43* .log
4+
5+ # Runtime data
6+ pids
7+ * .pid
8+ * .seed
9+
10+ # Run / build output
11+ results
512* .csv
613* .dat
714* .out
8- * .pid
915* .gz
1016
11- pids
12- logs
13- results
14- build
17+ # Directory for instrumented libs generated by jscoverage/JSCover
18+ lib-cov
19+
20+ # Coverage directory used by tools like istanbul
21+ coverage
22+
23+ # Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files)
1524.grunt
1625
26+ # Compiled binary addons (http://nodejs.org/api/addons.html)
27+ build /Release
28+
29+ # Dependency directory
30+ # Deployed apps should consider commenting this line out:
31+ # see https://npmjs.org/doc/faq.html#Should-I-check-my-node_modules-folder-into-git
1732node_modules
You can’t perform that action at this time.
0 commit comments