Parcourir la source

Remove astherisk before trailing slash

Jota Junior il y a 11 ans
Parent
commit
8f2db01f1d
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 2 2
      Phalcon.gitignore

+ 2 - 2
Phalcon.gitignore

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