rust/.gitignore

19 lines
211 B
Plaintext
Raw Normal View History

2020-05-10 09:54:30 -05:00
target
**/*.rs.bk
*.rlib
*.o
perf.data
perf.data.old
*.events
*.string*
/build_sysroot/sysroot
/build_sysroot/Cargo.lock
/build_sysroot/test_target/Cargo.lock
/rust
/regex
gimple*
*asm
res
test-backend
2021-08-28 10:34:47 -05:00
gcc_path