gitignore/ZendFramework.gitignore

20 lines
184 B
Text

# 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