master
key 3 years ago
parent 032faae5b9
commit bbcddff68d

6
.gitignore vendored

@ -2,9 +2,9 @@
# will have compiled files and executables
debug/
learning/rust/*/debug/
target/
learning/rust/*/target/
@ -12,7 +12,7 @@ target/
# More information here https://doc.rust-lang.org/cargo/guide/cargo-toml-vs-cargo-lock.html
Cargo.lock
learning/rust/*/Cargo.lock

Loading…
Cancel
Save