Skip to content

Commit 544fa9e

Browse files
dmullisdmullis
authored andcommitted
Add a script to delete the products of pre-push.sh -w
1 parent 7d67b66 commit 544fa9e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

‎clean.sh‎

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
#! /bin/sh
2+
3+
rm -f examples/*.svg *.svg README.md

0 commit comments

Comments
 (0)