1
0
mirror of https://github.com/Relintai/osxcross.git synced 2025-04-20 01:43:11 +02:00
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