From 5795677fd1137f582f700599f4f10c3919272620 Mon Sep 17 00:00:00 2001 From: datadunia Date: Tue, 9 Jun 2026 21:44:35 +0700 Subject: [PATCH] chore(gitignore): exclude test artifacts (*-test) --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 74f117b..b012560 100644 --- a/.gitignore +++ b/.gitignore @@ -30,6 +30,7 @@ nexusguard.conf # Temp tmp/ temp_* +*-test *.tmp # Build output