summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorache <ache@ache.one>2022-09-02 23:41:38 +0200
committerache <ache@ache.one>2022-09-02 23:41:38 +0200
commit75324b36dcff3da2c4eac7cd6d0e2473e093ee0b (patch)
treed2e9dcfe6d40c1dc959267b007b4a0befa5b3142
parentDelete errors pages (diff)
Improove cleaning
-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