Skip to content

RHash seems to ignore "exclude" list in the config file #292

@Remdrift

Description

@Remdrift

It seems that the "exclude" option does not work when adding it to my config. RHash continues to process the files with extensions listed in my exclude list.
The --exclude option only works when inserted into a command, and it does not work when added to the config file.

My config file:

sha256=true

exclude=.sha256

ignore-case=true

The command I used, which generates hashes from every file in the current directory:
rhash -r .
When using this command, the output still shows sha256 files despite my config.

My operating system:
Windows 11

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions