Skip to content

How ignore config works for directory? #161

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/*',
],

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions