Pārlūkot izejas kodu

Remove astherisk before trailing slash

Jota Junior 11 gadi atpakaļ
vecāks
revīzija
8f2db01f1d
1 mainītis faili ar 2 papildinājumiem un 2 dzēšanām
  1. 2 2
      Phalcon.gitignore

+ 2 - 2
Phalcon.gitignore

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