From 75324b36dcff3da2c4eac7cd6d0e2473e093ee0b Mon Sep 17 00:00:00 2001 From: ache Date: Fri, 2 Sep 2022 23:41:38 +0200 Subject: Improove cleaning --- Makefile | 2 +- s/imgM/cmd.txt | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) delete mode 100644 s/imgM/cmd.txt diff --git a/Makefile b/Makefile index e166037..acb94d9 100644 --- a/Makefile +++ b/Makefile @@ -4,4 +4,4 @@ .PHONY: clean clean: @echo "Clean" - -rm -fr articles/*.html + -rm -fr articles/*.html tag/ s/ index.html rss.xml diff --git a/s/imgM/cmd.txt b/s/imgM/cmd.txt deleted file mode 100644 index 60b6ba7..0000000 --- a/s/imgM/cmd.txt +++ /dev/null @@ -1 +0,0 @@ -svgo --disable=cleanupIDs,removeHiddenElems -i computer.svg -o computer.min.svg -- cgit v1.2.3