Explorar el Código

Merge pull request #62 from bcachet/feature/gitignore

fix(gitignore): absolute path for user.yml file
Alex Payne hace 11 años
padre
commit
bdc9e4c082
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      .gitignore

+ 1
- 1
.gitignore Ver fichero

@@ -1 +1 @@
1
-/vars/user.yml
1
+vars/user.yml

Loading…
Cancelar
Guardar