#!/bin/sh rm -fr build rm -fr dist rm -fr librevideoconverter.egg-info rm -fr /tmp/tmp*.png find . -name "*.pyc" -type f -delete