gitui
gitui copied to clipboard
make: add clean cmd
This Pull Request fixes/closes https://github.com/extrawurst/gitui/issues/1392 .
It changes the following:
- add clean to make file
- thats it
I followed the checklist:
- [ ] I added unittests
- [x] I ran
make checkwithout errors - [x] I tested the overall application
- [ ] I added an appropriate item to the changelog