Переглянути джерело

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/*