This website works better with JavaScript
Inicio
Explorar
Registro
Iniciar sesión
SongZihuan
/
GitIgnore
espejo de
https://github.com/github/gitignore.git
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
Remove astherisk before trailing slash
Jota Junior
hace 11 años
padre
66a13f2e15
commit
8f2db01f1d
Se han
modificado 1 ficheros
con
2 adiciones
y
2 borrados
Dividir vista
Mostrar estadísticas de diff
2
2
Phalcon.gitignore
+ 2
- 2
Phalcon.gitignore
Ver fichero
@@ -1,2 +1,2 @@
-
*
/cache/*
-
*
/config/development/*
+/cache/*
+/config/development/*