via/.gitignore

11 lines
321 B
Plaintext
Raw Normal View History

2020-07-06 11:00:43 -07: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
2020-07-09 00:19:00 -07:00
#Cargo.lock
2020-07-06 11:00:43 -07:00
# These are backup files generated by rustfmt
**/*.rs.bk