File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -39,3 +39,39 @@ pom.xml.releaseBackup
3939pom.xml.versionsBackup
4040pom.xml.next
4141release.properties
42+
43+ # ## Node template
44+ # Logs
45+ logs
46+ * .log
47+
48+ # Runtime data
49+ pids
50+ * .pid
51+ * .seed
52+
53+ # Directory for instrumented libs generated by jscoverage/JSCover
54+ lib-cov
55+
56+ # Coverage directory used by tools like istanbul
57+ coverage
58+
59+ # Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files)
60+ .grunt
61+
62+ # Compiled binary addons (http://nodejs.org/api/addons.html)
63+ build /Release
64+
65+ # Dependency directory
66+ # Commenting this out is preferred by some people, see
67+ # https://npmjs.org/doc/faq.html#Should-I-check-my-node_modules-folder-into-git
68+ node_modules
69+
70+ # Users Environment Variables
71+ .lock-wscript
72+
73+
74+ # ## Project
75+ src /main /webapp /lib /bower
76+ temp
77+ build
You can’t perform that action at this time.
0 commit comments