master
key 3 years ago
parent bbcddff68d
commit cd9e9d2e9f

6
.gitignore vendored

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

Loading…
Cancel
Save