mirror of
https://github.com/vale981/gitignore
synced 2025-03-06 02:11:42 -05:00
Merge pull request #2263 from appleboy/patch-3
ignore public/hot folder for laravel project
This commit is contained in:
commit
20fb3d61f7
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ app/storage/
|
|||
|
||||
# Laravel 5 & Lumen specific
|
||||
public/storage
|
||||
public/hot
|
||||
storage/*.key
|
||||
.env.*.php
|
||||
.env.php
|
||||
|
|
Loading…
Add table
Reference in a new issue