Merge pull request #1158 from eddiejaoude/patch-1

Updated Zend Framework gitignore as per docs
This commit is contained in:
Carl Suster 2014-08-15 23:05:48 +10:00
commit 08fad70559
1 changed files with 6 additions and 6 deletions

View File

@ -3,18 +3,18 @@ composer.phar
vendor/
# Local configs
config/autoload/*local.php
config/autoload/*.local.php
# Binary gettext files
*.po
# Data
log/
logs/
cache/
data/logs/
data/cache/
data/sessions/
data/tmp/
temp/
tmp/
# ZF1
# Legacy ZF1
demos/
extras/documentation