diff --git a/makefile b/makefile index 7015816..4f510df 100644 --- a/makefile +++ b/makefile @@ -61,9 +61,9 @@ clean-hard: clean rm -rf bin/ roms/ .PHONY: clean-hardest -clean-hardest: +clean-hardest-You-probably-do-NOT-want-this-option: git reset --hard - git clean -fd + git clean -xdf # Our essential folders bin: