Explorar el Código

Use https for gruntjs link in Node gitignore

pull/2804/head
Adam Gauthier hace 5 años
padre
commit
ab098d2695
No account linked to committer's email address
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      Node.gitignore

+ 1
- 1
Node.gitignore Ver fichero

@@ -20,7 +20,7 @@ coverage
# nyc test coverage
.nyc_output

# Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files)
# Grunt intermediate storage (https://gruntjs.com/creating-plugins#storing-task-files)
.grunt

# Bower dependency directory (https://bower.io/)

Cargando…
Cancelar
Guardar