From b36db1119c0dfe40ec2f7a566b52b7eabe6c7e84 Mon Sep 17 00:00:00 2001 From: Daniel Fichtinger Date: Mon, 4 Nov 2024 02:13:52 -0500 Subject: [PATCH] added test directory to ignorelist --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 5615a1b..f66b856 100644 --- a/.gitignore +++ b/.gitignore @@ -22,3 +22,5 @@ bin/ # Go modules and caches go.sum + +test/