# jetBrains
*.iml
.idea/
*.ipr
*.iws
.idea_modules/

# Composer template
composer.phar
vendor/

# ZF2
config/local.php
config/*.local.php
config/application.config.php
test/*.phpunit.php
data/cache/*

# Other
.vagrant
Vagrantfile
