forgot to add uploads folder to gitignore
This commit is contained in:
parent
13b3a8ee5e
commit
cb179c27eb
1
storage/app/.gitignore
vendored
1
storage/app/.gitignore
vendored
@ -1,4 +1,5 @@
|
|||||||
*
|
*
|
||||||
!public/
|
!public/
|
||||||
!temp/
|
!temp/
|
||||||
|
!uploads/
|
||||||
!.gitignore
|
!.gitignore
|
||||||
|
Loading…
x
Reference in New Issue
Block a user