mirror of
https://github.com/vale981/gitignore
synced 2025-03-04 09:21:42 -05:00
Update Laravel.gitignore (#3098)
This commit is contained in:
parent
7aec8fdf32
commit
50e42aa106
1 changed files with 5 additions and 0 deletions
|
@ -10,6 +10,11 @@ app/storage/
|
|||
# Laravel 5 & Lumen specific
|
||||
public/storage
|
||||
public/hot
|
||||
|
||||
# Laravel 5 & Lumen specific with changed public path
|
||||
public_html/storage
|
||||
public_html/hot
|
||||
|
||||
storage/*.key
|
||||
.env
|
||||
Homestead.yaml
|
||||
|
|
Loading…
Add table
Reference in a new issue