rust/.gitignore

19 lines
221 B
Plaintext
Raw Normal View History

2018-10-10 17:04:20 +00:00
target
2018-06-17 16:05:11 +00:00
**/*.rs.bk
*.rlib
*.o
2018-08-31 17:50:26 +00:00
perf.data
perf.data.old
2020-01-10 13:15:14 +00:00
*.events
*.string*
/y.bin
2020-11-02 17:16:57 +00:00
/build
/build_sysroot/sysroot_src
2021-01-30 17:27:28 +00:00
/build_sysroot/compiler-builtins
/build_sysroot/rustc_version
2019-02-26 10:17:30 +00:00
/rust
/rand
/regex
/simple-raytracer
/stdsimd