Преглед на файлове

Update storage, add remote media cache directory

Daniel Supernault преди 4 години
родител
ревизия
0eabbfdd07
променени са 2 файла, в които са добавени 3 реда и са изтрити 0 реда
  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