#!/bin/sh
# cleanup -- remove generated files on macOS / Linux

rm -f inst/vtk.conf
rm -rf inst/prebuilt
