Jelajahi Sumber

add storage/app/tmp

Bhikkhu-Kosalla 4 tahun lalu
induk
melakukan
fa8c621cd2
2 mengubah file dengan 3 tambahan dan 0 penghapusan
  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