summaryrefslogtreecommitdiffstats
path: root/ui-macos/clean.do
diff options
context:
space:
mode:
Diffstat (limited to 'ui-macos/clean.do')
-rw-r--r--ui-macos/clean.do4
1 files changed, 4 insertions, 0 deletions
diff --git a/ui-macos/clean.do b/ui-macos/clean.do
new file mode 100644
index 0000000..44b7229
--- /dev/null
+++ b/ui-macos/clean.do
@@ -0,0 +1,4 @@
+exec >&2
+find -name '*~' | xargs rm -f
+rm -rf *.app *.zip *.tar.gz
+rm -f bits/runpython *.nib sources.list