Remove simple-raytracer too in clean_all.sh

This commit is contained in:
bjorn3 2019-09-12 20:22:09 +02:00
parent 48da36d7a8
commit d0614412f2

View File

@ -2,4 +2,4 @@
set -e
rm -rf target/ build_sysroot/{sysroot/,sysroot_src/,target/,Cargo.lock} perf.data{,.old}
rm -rf regex/
rm -rf regex/ simple-raytracer/