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
to
Let me know if this could be a solution or if this was intentional!
Thanks.