Skip to content

[Possible Bug] checksum.txt conflicts #214

@unbirthdays

Description

@unbirthdays

Hi.

I see that a lot of these pull requests are having conflicts with checksum.txt files. I noticed that there's a checksum.txt in the repo, but it is not properly ignoring these files. I think the issue is because it's not looking in subdirectories for the checksum.txt files.

A possible solution would be to change the checksum.gitignore contents from

checksum.txt

to

**/checksum.txt

Let me know if this could be a solution or if this was intentional!

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions