blob: 21dd9b1505737e25ff01e77fe9798606efd7cde1 [file] [log] [blame]
#!/usr/bin/env bash
# Remove everything that is not git tracked on the submodules.
# May cause data loss.
git submodule foreach git clean -dffX
rm -rf install *.log *.pid