Преглед изворни кода

Remove astherisk before trailing slash

Jota Junior пре 11 година
родитељ
комит
8f2db01f1d
1 измењених фајлова са 2 додато и 2 уклоњено
  1. 2 2
      Phalcon.gitignore

+ 2 - 2
Phalcon.gitignore

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