.orig file after merge conflict

16 May 2016

After resolving merge conflict as shown in section 3 of https://developer.mbed.org/handbook/Collaboration/Multiple-authors A myfile.cpp.orig file was created. After resolving the conflict and comitting the merge, this .orig file still remains. How can I remove this .orig file?