We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e1354c commit f8c4649Copy full SHA for f8c4649
docs/.gitignore
@@ -20,7 +20,7 @@ coverage
20
# nyc test coverage
21
.nyc_output
22
23
-# Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files)
+# Grunt intermediate storage (https://gruntjs.com/creating-plugins#storing-task-files)
24
.grunt
25
26
# Bower dependency directory (https://bower.io/)
@@ -29,7 +29,7 @@ bower_components
29
# node-waf configuration
30
.lock-wscript
31
32
-# Compiled binary addons (http://nodejs.org/api/addons.html)
+# Compiled binary addons (https://nodejs.org/api/addons.html)
33
build/Release
34
35
# Dependency directories
0 commit comments