Commit c9b39007 authored by Bo-Yi Wu's avatar Bo-Yi Wu Committed by GitHub

ignore public/hot folder for laravel project

ref: https://github.com/laravel/laravel/pull/4121
parent a41bfbea
...@@ -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