rust/.gitignore

19 lines
221 B
Text
Raw Normal View History

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