Jelajahi Sumber

Remove astherisk before trailing slash

Jota Junior 11 tahun lalu
induk
melakukan
8f2db01f1d
1 mengubah file dengan 2 tambahan dan 2 penghapusan
  1. 2 2
      Phalcon.gitignore

+ 2 - 2
Phalcon.gitignore

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