Add private folder to fix permissions issue

This commit is contained in:
brufdev
2025-01-14 17:35:00 +00:00
parent 3a308c67fb
commit ea3ff058b6
2 changed files with 3 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
* *
!private/
!public/ !public/
!.gitignore !.gitignore

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

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