diff --git a/.gitignore b/.gitignore index 5f2ced9..a112012 100644 --- a/.gitignore +++ b/.gitignore @@ -3,7 +3,7 @@ # will have compiled files and executables debug/ target/ -log/ +logs/ # 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