]> git.lizzy.rs Git - rust.git/blob - compiler/rustc_codegen_gcc/.gitignore
Rollup merge of #103178 - ferrocene:pa-coverage-reports-tests, r=Mark-Simulacrum
[rust.git] / compiler / rustc_codegen_gcc / .gitignore
1 target
2 **/*.rs.bk
3 *.rlib
4 *.o
5 perf.data
6 perf.data.old
7 *.events
8 *.string*
9 /build_sysroot/sysroot
10 /build_sysroot/sysroot_src
11 /build_sysroot/Cargo.lock
12 /build_sysroot/test_target/Cargo.lock
13 /rust
14 /simple-raytracer
15 /regex
16 /rand
17 gimple*
18 *asm
19 res
20 test-backend
21 gcc_path
22 benchmarks
23 tools/llvm-project
24 tools/llvmint
25 tools/llvmint-2