File tree Expand file tree Collapse file tree 1 file changed +10
-18
lines changed
Expand file tree Collapse file tree 1 file changed +10
-18
lines changed Original file line number Diff line number Diff line change 1- # Semi-general patterns
2-
3- # # Logs
1+ # Logs
42logs
53* .log
64
7- # # Runtime data
5+ # Runtime data
86pids
97* .pid
108* .seed
119
12- # # Run / build output
10+ # Run / build output
1311results
1412* .csv
1513* .dat
1614* .out
1715* .gz
1816
19- # Code coverage patterns
20-
21- # # Directory for instrumented libs generated by jscoverage/JSCover
17+ # Directory for instrumented libs generated by jscoverage/JSCover
2218lib-cov
2319
24- # # Coverage directory used by tools like istanbul
20+ # Coverage directory used by tools like istanbul
2521coverage
2622
27- # Other popular tool patterns
28-
29- # # Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files)
23+ # Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files)
3024.grunt
3125
32- # NodeJS patterns
33-
34- # # Compiled binary addons (http://nodejs.org/api/addons.html)
26+ # Compiled binary addons (http://nodejs.org/api/addons.html)
3527build /Release
3628
37- # # Dependency directory
38- # # Deployed apps should consider commenting this line out:
39- # # see https://npmjs.org/doc/faq.html#Should-I-check-my-node_modules-folder-into-git
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
4032node_modules
You can’t perform that action at this time.
0 commit comments