From 25426e749bb763efd68d3ed656e3a87a7f7e5c43 Mon Sep 17 00:00:00 2001 From: Samuel Walker Date: Wed, 30 Oct 2024 19:35:29 -0600 Subject: [PATCH] updated gitignor --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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