summaryrefslogtreecommitdiff
path: root/ext/ply/test/cleanup.sh
diff options
context:
space:
mode:
Diffstat (limited to 'ext/ply/test/cleanup.sh')
-rw-r--r--ext/ply/test/cleanup.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/ext/ply/test/cleanup.sh b/ext/ply/test/cleanup.sh
new file mode 100644
index 000000000..d7d99b65f
--- /dev/null
+++ b/ext/ply/test/cleanup.sh
@@ -0,0 +1,4 @@
+#!/bin/sh
+
+rm -f *~ *.pyc *.dif *.out
+