diff --git a/.gitignore b/.gitignore index 70bf74b..23fa039 100644 --- a/.gitignore +++ b/.gitignore @@ -5,7 +5,7 @@ ### Rust ### # Generated by Cargo # will have compiled files and executables -/target/ +**/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