From 67b9cb2f393f71e20e804655e3c36a24d58b3aba Mon Sep 17 00:00:00 2001 From: Lorenzo Bianchi Date: Sun, 14 May 2023 16:52:49 +0200 Subject: [PATCH] updated gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 05a5330..d3ea33d 100644 --- a/.gitignore +++ b/.gitignore @@ -53,4 +53,5 @@ Mkfile.old dkms.conf # Object directory -obj/ \ No newline at end of file +obj/ +test/ \ No newline at end of file