mirror of
https://github.com/github/gitignore
synced 2024-12-23 13:20:17 +01:00
Merge pull request #2263 from appleboy/patch-3
ignore public/hot folder for laravel project
This commit is contained in:
commit
20fb3d61f7
@ -7,6 +7,7 @@ app/storage/
|
||||
|
||||
# Laravel 5 & Lumen specific
|
||||
public/storage
|
||||
public/hot
|
||||
storage/*.key
|
||||
.env.*.php
|
||||
.env.php
|
||||
|
Loading…
x
Reference in New Issue
Block a user