Explorar el Código

Remove astherisk before trailing slash

Jota Junior hace 11 años
padre
commit
8f2db01f1d
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      Phalcon.gitignore

+ 2 - 2
Phalcon.gitignore

@@ -1,2 +1,2 @@
-*/cache/*
-*/config/development/*
+/cache/*
+/config/development/*