Add missing folders under storage/public #316
This commit is contained in:
2
storage/app/public/.gitignore
vendored
2
storage/app/public/.gitignore
vendored
@@ -1,2 +1,4 @@
|
||||
*
|
||||
!avatar
|
||||
!uploads
|
||||
!.gitignore
|
||||
|
||||
2
storage/app/public/avatar/.gitignore
vendored
Executable file
2
storage/app/public/avatar/.gitignore
vendored
Executable file
@@ -0,0 +1,2 @@
|
||||
*
|
||||
!.gitignore
|
||||
2
storage/app/public/uploads/.gitignore
vendored
Executable file
2
storage/app/public/uploads/.gitignore
vendored
Executable file
@@ -0,0 +1,2 @@
|
||||
*
|
||||
!.gitignore
|
||||
Reference in New Issue
Block a user