2020-10-25 13:56:32 +00:00
|
|
|
# Generated by Cargo
|
|
|
|
# will have compiled files and executables
|
|
|
|
/target/
|
|
|
|
|
|
|
|
# Remove Cargo.lock from gitignore if creating an executable, leave it for libraries
|
|
|
|
# More information here https://doc.rust-lang.org/cargo/guide/cargo-toml-vs-cargo-lock.html
|
|
|
|
Cargo.lock
|
|
|
|
|
|
|
|
# These are backup files generated by rustfmt
|
|
|
|
**/*.rs.bk
|
2020-10-25 14:58:50 +00:00
|
|
|
|
2020-10-26 00:41:58 +00:00
|
|
|
./*.mp3
|
|
|
|
./*.m4a
|
|
|
|
./*.flac
|
2020-10-25 14:58:50 +00:00
|
|
|
src/main.rs
|
2020-10-27 19:57:27 +00:00
|
|
|
.lib1.rs
|
|
|
|
|
|
|
|
|
|
|
|
rtfm/.Rproj.user
|
|
|
|
rtfm/.Rhistory
|
|
|
|
rtfm/.RData
|
|
|
|
rtfm/.Ruserdata
|
2020-10-27 20:26:59 +00:00
|
|
|
.Rproj.user
|