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:
- Run
ascmhl create -ii and provide a path to a .txt file containing the ignore patterns, one being "A/Ignore/"
- The files of that folder are still registered in the history
- Change a file within that folder to cause a hash mismatch
- Run
ascmhl create causes a hash mismatch but it should be ignored instead.
DS_Ignore_B.zip