@ -56,8 +56,7 @@ watchdog:
# Remove artefacts
clean:
-rm -r cache 2>/dev/null || true
-rm -r output/*.html 2>/dev/null || true
-git clean -dfX
# Build everything from scratch and test functionality.
test: FLAGS = --verbose