From d39ace718d022fa9d8a9ca24cb3de227610e1d03 Mon Sep 17 00:00:00 2001 From: Nickiel12 Date: Fri, 22 Sep 2023 21:03:57 -0700 Subject: [PATCH] removed testing logs from git --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 9cd484e..c7f26f4 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,7 @@ # will have compiled files and executables debug/ target/ +testing_log.txt # 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