Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How ignore config works for directory? #161

Open
hemratna opened this issue Feb 25, 2021 · 0 comments
Open

How ignore config works for directory? #161

hemratna opened this issue Feb 25, 2021 · 0 comments

Comments

@hemratna
Copy link

hemratna commented Feb 25, 2021

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/*',
],
@hemratna hemratna changed the title How ignore config works for folder? How ignore config works for directory? Feb 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant