소스 검색

Remove trailing asterisks in Phalcon rules

Carl Suster 11 년 전
부모
커밋
af6b1895dd
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      Phalcon.gitignore

+ 2 - 2
Phalcon.gitignore

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