Skip to content

Commit d061441

Browse files
committed
Remove simple-raytracer too in clean_all.sh
1 parent 48da36d commit d061441

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clean_all.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
set -e
33

44
rm -rf target/ build_sysroot/{sysroot/,sysroot_src/,target/,Cargo.lock} perf.data{,.old}
5-
rm -rf regex/
5+
rm -rf regex/ simple-raytracer/

0 commit comments

Comments
 (0)