Skip to content

Commit 8e137b5

Browse files
committed
adding public directory to app storage
1 parent e46a73d commit 8e137b5

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

storage/app/.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
*
2-
!.gitignore
2+
!public/
3+
!.gitignore

storage/app/public/.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
*
2+
!.gitignore

0 commit comments

Comments
 (0)