Skip to content

Directories not ignored when using separators in custom ignore patterns #153

@evhpomfort

Description

@evhpomfort

Compare the attached dataset "DS_Ignore_B":
While initially creating the history, the ignore pattern "A/Ignore/" was applied in order to ignore the directory "A/Ignore".
However, the files within the folder were registered in the history. Moreover, e.g., changing the hash of a file inside that folder at a later point is still being flagged, despite the fact that it should be ignored.

The sample was created via:

  1. Run ascmhl create -ii and provide a path to a .txt file containing the ignore patterns, one being "A/Ignore/"
  2. The files of that folder are still registered in the history
  3. Change a file within that folder to cause a hash mismatch
  4. Run ascmhl create causes a hash mismatch but it should be ignored instead.

DS_Ignore_B.zip

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions