Explorar o código

Update storage, add remote media cache directory

Daniel Supernault %!s(int64=4) %!d(string=hai) anos
pai
achega
0eabbfdd07
Modificáronse 2 ficheiros con 3 adicións e 0 borrados
  1. 1 0
      storage/app/.gitignore
  2. 2 0
      storage/app/remcache/.gitignore

+ 1 - 0
storage/app/.gitignore

@@ -1,4 +1,5 @@
 *
 !public/
+!remcache/
 !cities.json
 !.gitignore

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

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