瀏覽代碼

Update Laravel.gitignore (#3098)

Alexey 5 年之前
父節點
當前提交
50e42aa106
共有 1 個文件被更改,包括 5 次插入0 次删除
  1. 5 0
      Laravel.gitignore

+ 5 - 0
Laravel.gitignore

@@ -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