rust/compiler/rustc_codegen_cranelift/.gitignore

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

17 lines
135 B
Plaintext
Raw Normal View History

/target
**/*.rs.bk
*.rlib
*.o
perf.data
perf.data.old
*.events
*.string*
/y.bin
/y.bin.dSYM
/y.exe
/y.pdb
/build
/dist
/rust
/download