Skip to content

How to exclude certain filename and/or path patterns? #72

Description

@tobwz

Assume I want to run PLC over a large partition.

But all files which contain

.mp4
or
\tmp\

in their path or filename should be ignored.

How can I achieve this?

I miss an exclude option in search pattern entry field

Expected, usual syntax

-".mp4" -"\tmp\"

does not work

Can this be added?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions