Skip to content
This repository has been archived by the owner on Oct 11, 2023. It is now read-only.

exclusion #16

Open
randy-johnson opened this issue May 26, 2016 · 1 comment
Open

exclusion #16

randy-johnson opened this issue May 26, 2016 · 1 comment

Comments

@randy-johnson
Copy link

I have tried several different regexes to try to exclude a directory called admin. but nothing seems to work. Do you have an example of a regex to use to exclude the admin directory?

Thank You

@boughtonp
Copy link
Owner

Try either .*/admin or .*[\\/]admin[\\/].*

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants