adding public directory to app storage
This commit is contained in:
parent
e46a73ddb7
commit
8e137b525c
3
storage/app/.gitignore
vendored
3
storage/app/.gitignore
vendored
@ -1,2 +1,3 @@
|
|||||||
*
|
*
|
||||||
!.gitignore
|
!public/
|
||||||
|
!.gitignore
|
||||||
|
|||||||
2
storage/app/public/.gitignore
vendored
Normal file
2
storage/app/public/.gitignore
vendored
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
*
|
||||||
|
!.gitignore
|
||||||
Loading…
Reference in New Issue
Block a user