X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=.gitignore;h=5aeaf3a1788043134ceb20fa64b11ec7e6f09cb7;hb=acf93987bc43dc2f9aba0984ec60131f17dc40fb;hp=d00d779cb28ae36785853d92483dd26daf467b38;hpb=dbac2192072a2a8b964be9858d06570da1cc86ba;p=rust.git diff --git a/.gitignore b/.gitignore index d00d779cb28..5aeaf3a1788 100644 --- a/.gitignore +++ b/.gitignore @@ -4,9 +4,16 @@ target *.o perf.data perf.data.old -/build_sysroot/sysroot +*.events +*.string* +/y.bin +/y.bin.dSYM +/build /build_sysroot/sysroot_src -/build_sysroot/Cargo.lock -/build_sysroot/test_target/Cargo.lock +/build_sysroot/compiler-builtins +/build_sysroot/rustc_version /rust +/rand /regex +/simple-raytracer +/portable-simd