From b8903d9d53542a42507b651918e124bdb4533fca Mon Sep 17 00:00:00 2001 From: Glenn Date: Sun, 24 Dec 2023 18:06:48 +0100 Subject: [PATCH] chore: ignore lib/ directory --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 7a7d0ea..3933460 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ - +lib bin