#!/bin/sh

rm -f inst/service/bspm.pref inst/service/bspm.excl inst/service/nodiscover
find . -name __pycache__ -exec rm -rf {} \;
