1
0
mirror of https://github.com/github/gitignore synced 2024-06-04 11:48:06 +02:00

ignore public/hot folder for laravel project

ref: https://github.com/laravel/laravel/pull/4121
This commit is contained in:
Bo-Yi Wu 2017-01-27 16:37:26 +08:00 committed by GitHub
parent a41bfbea91
commit c9b3900783

View File

@ -7,6 +7,7 @@ app/storage/
# Laravel 5 & Lumen specific
public/storage
public/hot
storage/*.key
.env.*.php
.env.php