rust/.gitignore
bjorn3 d0b8896189 Allow building the build system using cargo
Rust's build system only handles cargo, not rustc.
2023-06-13 16:39:59 +00:00

19 lines
178 B
Plaintext

/target
/build_system/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
/git-fixed-subtree.sh