diff --git a/.gitignore b/.gitignore index 9231daa..3dbc7a3 100644 --- a/.gitignore +++ b/.gitignore @@ -6,7 +6,8 @@ # will have compiled files and executables debug/ target/ - +# Generated files +/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 Cargo.lock