Explorar el Código

add storage/app/tmp

Bhikkhu-Kosalla hace 4 años
padre
commit
fa8c621cd2
Se han modificado 2 ficheros con 3 adiciones y 0 borrados
  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