فهرست منبع

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