ZendFramework2.gitignore renamed to ZendFramework.gitignore

This commit is contained in:
Alejandro Celaya
2014-05-11 13:01:13 +02:00
parent 1d96081fc9
commit ee1c7c01c1
+20
View File
@@ -0,0 +1,20 @@
# 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