Skip to content

Commit

Permalink
ignore public/hot folder for laravel project
Browse files Browse the repository at this point in the history
  • Loading branch information
appleboy committed Jan 27, 2017
1 parent 44ef743 commit 9f7954c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Laravel.gitignore
Expand Up @@ -7,6 +7,7 @@ app/storage/

# Laravel 5 & Lumen specific
public/storage
public/hot
storage/*.key
.env.*.php
.env.php
Expand Down

0 comments on commit 9f7954c

Please sign in to comment.