prog8/scripts/clean.sh

6 lines
86 B
Bash
Executable File

#!/usr/bin/env sh
rm -f *.jar *.asm *.prg *.vm.txt *.vice-mon-list
rm -rf build out