added cargo files

This commit is contained in:
2021-05-26 18:06:47 +02:00
parent 61f908b408
commit b1e39cdb75
3 changed files with 22 additions and 12 deletions

13
.gitignore vendored
View File

@ -1,13 +1,2 @@
# ---> Rust
# Generated by Cargo
# will have compiled files and executables
debug/
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
/target
Cargo.lock
# These are backup files generated by rustfmt
**/*.rs.bk