aboutsummaryrefslogtreecommitdiffstats
path: root/Phalcon.gitignore
diff options
context:
space:
mode:
authorJota Junior <jotavrj@gmail.com>2013-12-02 19:15:00 -0200
committerJota Junior <jotavrj@gmail.com>2013-12-02 19:15:00 -0200
commit8f2db01f1d12df0f6d426c85aef1dc1cb1749350 (patch)
tree0dd5dc42f957ea92fcf87fcc58d65c4358e21789 /Phalcon.gitignore
parent66a13f2e1591e1ef3626c3dabe2d4c18d3f6b732 (diff)
downloadgitignore-8f2db01f1d12df0f6d426c85aef1dc1cb1749350.tar.gz
gitignore-8f2db01f1d12df0f6d426c85aef1dc1cb1749350.zip
Remove astherisk before trailing slash
Diffstat (limited to 'Phalcon.gitignore')
-rw-r--r--Phalcon.gitignore4
1 files changed, 2 insertions, 2 deletions
diff --git a/Phalcon.gitignore b/Phalcon.gitignore
index 1cfc0c9d..5eab0c56 100644
--- a/Phalcon.gitignore
+++ b/Phalcon.gitignore
@@ -1,2 +1,2 @@
-*/cache/*
-*/config/development/*
+/cache/*
+/config/development/*