From 51820161f08cb04b9c73353bd02bb4d77e929d26 Mon Sep 17 00:00:00 2001 From: Dennis Eriksen Date: Thu, 14 Sep 2023 12:20:25 +0200 Subject: Updated rust-version Made the code more readable and added a bunch of comments. Also added file-headers for rust and go. --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 8976dda..391cbbf 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /makepass.go /makepass.rs rust/target +rust/debug -- cgit v1.2.3