osxcross/cleanup.sh
Thomas Pöchtrager 2e957af35c initial commit
2014-03-26 20:28:13 +01:00

6 lines
71 B
Bash
Executable File

#!/usr/bin/env bash
rm -f *~
rm -rf build
rm -rf target
rm -f *.tar.xz