.gitignore
285 Bytes
# see gitignore syntax: https://git-scm.com/docs/gitignore
/vendor/
/vendor*/
/config/app.php
/tmp/*
/logs/*.log*
/.settings/
.DS_Store
composer.json.*
composer.lock.*
*.ORIG
#old/
webroot.*
webroot/test
# links inside webroot/
webroot/debug_kit
webroot/dompdf
webroot/bootstrap_u_i