Skip to content

Commit fed256c

Browse files
Fixing gitignore in storage folder
1 parent 7bba53f commit fed256c

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

storage/app/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
*
22
!public/
3+
!public/images/
34
!.gitignore

storage/app/public/.gitignore

Lines changed: 0 additions & 2 deletions
This file was deleted.

storage/app/public/images/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
*.jpg

0 commit comments

Comments
 (0)