cleanup
[clean-tests.git] / datatype / clean.bash
diff --git a/datatype/clean.bash b/datatype/clean.bash
new file mode 100644 (file)
index 0000000..58b9019
--- /dev/null
@@ -0,0 +1,3 @@
+#!/bin/bash
+shopt -s globstar
+rm -rf **/*.{,dyn_}{hi,o} Main