瀏覽代碼

add storage/app/tmp

Bhikkhu-Kosalla 4 年之前
父節點
當前提交
fa8c621cd2
共有 2 個文件被更改,包括 3 次插入0 次删除
  1. 1 0
      storage/app/.gitignore
  2. 2 0
      storage/app/tmp/.gitignore

+ 1 - 0
storage/app/.gitignore

@@ -1,3 +1,4 @@
 *
 !public/
+!tmp/
 !.gitignore

+ 2 - 0
storage/app/tmp/.gitignore

@@ -0,0 +1,2 @@
+*
+!.gitignore