Skip to content

Commit c9b3900

Browse files
authored
ignore public/hot folder for laravel project
ref: laravel/laravel#4121
1 parent a41bfbe commit c9b3900

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Laravel.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ app/storage/
77

88
# Laravel 5 & Lumen specific
99
public/storage
10+
public/hot
1011
storage/*.key
1112
.env.*.php
1213
.env.php

0 commit comments

Comments
 (0)