Skip to content

Commit cdd4a4a

Browse files
ENGCOM-4558: Added custom_options file upload directory to .gitignore. #19871
- Merge Pull Request #19871 from erfanimani/magento2:fix-custom-options-being-tracked - Merged commits: 1. 648dcf4 2. 3be8eca
2 parents 8f45cf8 + 3be8eca commit cdd4a4a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,8 @@ atlassian*
4848
/pub/media/import/*
4949
!/pub/media/import/.htaccess
5050
/pub/media/logo/*
51+
/pub/media/custom_options/*
52+
!/pub/media/custom_options/.htaccess
5153
/pub/media/theme/*
5254
/pub/media/theme_customization/*
5355
!/pub/media/theme_customization/.htaccess

0 commit comments

Comments
 (0)