Skip to content

How ignore config works for directory? #161

@hemratna

Description

@hemratna

Thank you so much for such a simple and useful package.

I am using laravel-mail-editor for email's template management.

The laravel-mail-editor stores template under resources/views/vendor/maileclipse/templates/

How can I ignore the whole directory?

I tried the below option, but not working.

'ignore' => [
    'resources/views/vendor/maileclipse/*',
],

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions