Merge pull request #886 from acelaya/zf2

Zend Framework 2 gitignore file
This commit is contained in:
Carl Suster 2014-05-11 21:05:46 +10:00
commit 561bd5d267
1 changed files with 18 additions and 3 deletions

View File

@ -1,5 +1,20 @@
INSTALL.txt
LICENSE.txt
README.txt
# Composer files
composer.phar
vendor/
# Local configs
config/autoload/*local.php
# Binary gettext files
*.po
# Data
log/
logs/
cache/
temp/
tmp/
# ZF1
demos/
extras/documentation