rust/.gitignore

23 lines
273 B
Plaintext
Raw Normal View History

2020-05-10 10:54:30 -04:00
target
**/*.rs.bk
*.rlib
*.o
perf.data
perf.data.old
*.events
*.string*
/build_sysroot/sysroot
/build_sysroot/sysroot_src
2020-05-10 10:54:30 -04:00
/build_sysroot/Cargo.lock
/build_sysroot/test_target/Cargo.lock
/rust
/simple-raytracer
2020-05-10 10:54:30 -04:00
/regex
2022-02-06 17:04:24 -05:00
/rand
2020-05-10 10:54:30 -04:00
gimple*
*asm
res
test-backend
2021-08-28 11:34:47 -04:00
gcc_path
benchmarks