summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index a1451de8802d..5105a0721323 100644
--- a/Makefile
+++ b/Makefile
@@ -3,3 +3,9 @@ all: .SRCINFO
.SRCINFO: PKGBUILD
makepkg --printsrcinfo > .SRCINFO
+
+.PHONY: clean
+clean:
+ rm -f stoplight-studio-*.AppImage
+ rm -f stoplight-studio-appimage-*.tar.xz
+ rm -rf pkg src