]> source.dussan.org Git - gitignore.git/commit
Create gitignore for Laravel5
authorJeroen Deviaene <jerodev@users.noreply.github.com>
Tue, 27 Oct 2015 22:07:36 +0000 (23:07 +0100)
committerJeroen Deviaene <jerodev@users.noreply.github.com>
Tue, 27 Oct 2015 22:07:36 +0000 (23:07 +0100)
commitf652ad762774e35b1553b8898dcc1154e819921d
treea01ba48117f9e78a2a1bdc4ac157b8d9e5d7ba46
parent710884d4f518ac8b3c23bbec060433f8336defb5
Create gitignore for Laravel5

In Laravel 5 the storage folder was moved to the root of the application. The compiled.php has also been moved to the bootstrap/cache directory

This was no longer compatible with the previous laravel.gitignore.
Laravel5.gitignore [new file with mode: 0644]