Clean target

This commit is contained in:
jamesread 2021-05-27 08:37:36 +01:00
parent 408b64e5b6
commit 495bfe58b6
1 changed files with 3 additions and 0 deletions

View File

@ -44,4 +44,7 @@ webui-codestyle:
cd webui && eslint main.js js/*
cd webui && stylelint style.css
clean:
rm -rf dist OliveTin OliveTin.armhf OliveTin.exe reports gen
.PHONY: grpc