You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Due to this longstanding minimatch bug, the ignore option will never filter out files containing a directory starting with a dot anywhere in their path, nor files starting with a dot.
E.g. /home/bob/.jenkins/jobs/HellowWorld/workspace/snafu.js
Due to this longstanding
minimatchbug, theignoreoption will never filter out files containing a directory starting with a dot anywhere in their path, nor files starting with a dot.E.g.
/home/bob/.jenkins/jobs/HellowWorld/workspace/snafu.js