Ver código fonte

Remove astherisk before trailing slash

Jota Junior 11 anos atrás
pai
commit
8f2db01f1d
1 arquivos alterados com 2 adições e 2 exclusões
  1. 2 2
      Phalcon.gitignore

+ 2 - 2
Phalcon.gitignore

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