Skip to content
Snippets Groups Projects
cleanup.sh 71 B
Newer Older
Thomas Pöchtrager's avatar
Thomas Pöchtrager committed
#!/usr/bin/env bash
Thomas Pöchtrager's avatar
Thomas Pöchtrager committed

git clean -fdx || rm -rf *~ build target *.tar.xz