From 406a87ca41e92dd15b9599d868730c679c0354bf Mon Sep 17 00:00:00 2001 From: huntedbytheirs Date: Sat, 8 Aug 2026 17:47:29 -0400 Subject: [PATCH] chore: gitignore test runner artifacts --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 126f80d..0b1f961 100644 --- a/.gitignore +++ b/.gitignore @@ -22,6 +22,10 @@ docs.json __dummy.html docs/ +# dub test runner artifacts +tofu-test-application +test_* + # tofu binary /tofu