prog8/clean.sh
2019-06-23 14:10:50 +02:00

6 lines
78 B
Bash
Executable File

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