Exclude multiple path from Filter #5190
Unanswered
lamyergeier
asked this question in
Q&A
Replies: 1 comment
-
You will need to select matches regex and then add those multiple paths together with You can test your regex against https://regex101.com (select Golang flavor). |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
How can I specify another path along with the one defined in the above picture?
Beta Was this translation helpful? Give feedback.
All reactions