summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--s/imgM/cmd.txt1
2 files changed, 1 insertions, 2 deletions
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