[Question] Ignoring multiple glob patterns #1396
Unanswered
anzhi0708
asked this question in
Q&A, Howto, Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello! I would like to know how this flag (
--ignore-glob=(globs)) can accept two or more pattern parameters because the following command seems to be not workingeza --tree -D --ignore-glob=test*,__pycache__Here, when glob#1
test*and glob#2__pycache__were given at the same time, excluding seems not to be workingBeta Was this translation helpful? Give feedback.
All reactions