.idea/
/.git

/vendor/
.phpunit.result.cache

config.json
App/config/config.local.php

/App/logs/

**/files/**/*
!**/files/**/
!**/files/**/.gitkeep
