From f93aec52950cb01d8f16a4a6ddd32328fe3eb9c9 Mon Sep 17 00:00:00 2001 From: Luca Lombardo Date: Wed, 25 Oct 2023 16:07:12 +0200 Subject: [PATCH] hands on are secret --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 6985cf1..c8ed7b7 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,7 @@ # will have compiled files and executables debug/ target/ +hands-on_01/ # 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