This commit is contained in:
suseendhiran17 2022-05-19 13:08:21 +05:30
parent 2034f734a0
commit bf17e592f4
2 changed files with 3 additions and 4 deletions

4
.gitignore vendored
View File

@ -4,4 +4,6 @@
/storage/uploads/
!storage
storage/*
!storage/uploads/
!storage/uploads/
**/*.jpg
!/storage/uploads/*.jpg

View File

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