Commit aebf8bc
committed
chore: remove *.orig files from version control
By git mergetool docs:
> git mergetool creates *.orig backup files while resolving merges. These
> are safe to remove once a file has been merged and its git mergetool
> session has completed.
As there were no references found to these *.orig files in the codebase,
the assumption is that these files have been included accidentally by
executing some variation of `git add secp256k1-sys/depend/secp256k1/*`,
and they seem to not serve any use case, therefore they will be removed
from version control by this commit.1 parent 9acf667 commit aebf8bc
File tree
3 files changed
+0
-2181
lines changed- secp256k1-sys/depend/secp256k1
- include
- src
3 files changed
+0
-2181
lines changed
0 commit comments