summaryrefslogtreecommitdiff
path: root/clean
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-11-11 00:59:00 -0500
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-11-11 00:59:00 -0500
commit3601b6b89aa18c52ff7b486f22faf7621fa636ab (patch)
tree916f3c233b1a40c5f07d69a4a9c17b0286daccb3 /clean
parent274200b238895be80bc942afe7d70006c9ab5787 (diff)
refactor
Diffstat (limited to 'clean')
-rwxr-xr-xclean2
1 files changed, 2 insertions, 0 deletions
diff --git a/clean b/clean
new file mode 100755
index 0000000..98eb4cc
--- /dev/null
+++ b/clean
@@ -0,0 +1,2 @@
+#!/bin/sh
+rm -f -- *.mw *.pkg.* config.* \ No newline at end of file