rust/.gitignore
bjorn3 b42358a23f Use patched git-subtree from bjorn3/git@tqc-subtree-portable
This patched has been necessary for subtree syncs from the start, but
previously it was necessary to locally install tqc's patched git
version, which hasn't been updated for quite a while. I made a small
change to allow downloading it as script without requiring an entire git
installation for the patched version.
2023-03-15 14:20:18 +00:00

18 lines
157 B
Plaintext

/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