summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-08-10Add to clean target *.core filesAlessandro Iezzi
When an error occurs, a core dump file is created. They're annoying, so with a `make clean` let's remove those.
2022-08-09Initial commitAlessandro Iezzi