Browse Source

Remove trailing asterisks in Phalcon rules

Carl Suster 11 years ago
parent
commit
af6b1895dd
1 changed files with 2 additions and 2 deletions
  1. 2 2
      Phalcon.gitignore

+ 2 - 2
Phalcon.gitignore

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