ZendFramework2.gitignore renamed to ZendFramework.gitignore
This commit is contained in:
20
ZendFramework.gitignore
Normal file
20
ZendFramework.gitignore
Normal 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
|
Reference in New Issue
Block a user