mirror of
https://github.com/brufdev/many-notes.git
synced 2025-12-21 10:29:51 -06:00
Add private folder to fix permissions issue
This commit is contained in:
1
storage/app/.gitignore
vendored
1
storage/app/.gitignore
vendored
@@ -1,3 +1,4 @@
|
||||
*
|
||||
!private/
|
||||
!public/
|
||||
!.gitignore
|
||||
|
||||
2
storage/app/private/.gitignore
vendored
Normal file
2
storage/app/private/.gitignore
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
*
|
||||
!.gitignore
|
||||
Reference in New Issue
Block a user