From af1b84c86e43b7c811e65461914383f5f5f99c4e Mon Sep 17 00:00:00 2001 From: lucarin91 Date: Sat, 13 Jan 2024 14:58:29 +0100 Subject: [PATCH] fix gitignore --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 6a04849..d33e82e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ -.bin/ -./scratch-link4linux \ No newline at end of file +bin/ +scratch-link4linux \ No newline at end of file