Merge pull request #2205 from JoelESvensson/develop

Commit folder structure to fix october:mirror
This commit is contained in:
Samuel Georges 2016-07-16 13:12:47 +10:00 committed by GitHub
commit 8cf9050aed
6 changed files with 14 additions and 2 deletions

View File

@ -1,2 +1,4 @@
*
!.gitignore
!.gitignore
!media
!uploads

2
storage/app/media/.gitignore vendored Normal file
View File

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

3
storage/app/uploads/.gitignore vendored Normal file
View File

@ -0,0 +1,3 @@
*
!.gitignore
!public

2
storage/app/uploads/public/.gitignore vendored Normal file
View File

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

View File

@ -1,2 +1,3 @@
*
!.gitignore
!.gitignore
!public

2
storage/temp/public/.gitignore vendored Normal file
View File

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