|
|
|
@ -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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|