Commit 20fb3d61 authored by Brendan Forster's avatar Brendan Forster Committed by GitHub

Merge pull request #2263 from appleboy/patch-3

ignore public/hot folder for laravel project
parents 8b5d85d9 c9b39007
...@@ -7,6 +7,7 @@ app/storage/ ...@@ -7,6 +7,7 @@ app/storage/
# Laravel 5 & Lumen specific # Laravel 5 & Lumen specific
public/storage public/storage
public/hot
storage/*.key storage/*.key
.env.*.php .env.*.php
.env.php .env.php
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment