We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e192a2 commit c2bf044Copy full SHA for c2bf044
1 file changed
Node.gitignore
@@ -21,6 +21,9 @@ coverage
21
# Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files)
22
.grunt
23
24
+# Bower dependency directory (https://bower.io/)
25
+bower_components
26
+
27
# node-waf configuration
28
.lock-wscript
29
0 commit comments