From 72c056db4aca9fe2031e45d290d84e507cb04aa1 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 23 Feb 2025 17:26:58 +0100 Subject: m makefile MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index e8c5636..d0b7545 100644 --- a/Makefile +++ b/Makefile @@ -66,5 +66,6 @@ uninstall: clean: -rm -f -- nightshift nightshift.zip nightshift.bash nightshift.fish nightshift.zsh + -rm -rf -- __pycache__ .PHONY: all install uninstall clean -- cgit v1.2.3-70-g09d2