mirror of
https://github.com/github/gitignore
synced 2025-07-15 14:09:13 +02: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
Add a link
Reference in a new issue