Add y.bin to clean_all.sh
This commit is contained in:
parent
759c4ac08f
commit
8f02c4e2ee
@ -2,5 +2,5 @@
|
||||
set -e
|
||||
|
||||
rm -rf build_sysroot/{sysroot_src/,target/,compiler-builtins/,rustc_version}
|
||||
rm -rf target/ build/ perf.data{,.old}
|
||||
rm -rf target/ build/ perf.data{,.old} y.bin
|
||||
rm -rf rand/ regex/ simple-raytracer/ portable-simd/
|
||||
|
Loading…
x
Reference in New Issue
Block a user