ソースを参照

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