瀏覽代碼

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