Remove Makefile from repository #81
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
The Makefile has been deleted from the working tree. Needs to be committed.
Context
Build automation is handled by CI workflows (
.mokogitea/workflows/). The Makefile duplicated CI functionality and is no longer needed.Branch created:
feature/81-remove-makefile-from-repository