From c09657e5c69de840f80f9d2aa923008d86bcfe6a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vili=20Sinerv=C3=A4?= Date: Wed, 26 Feb 2025 16:59:08 +0200 Subject: [PATCH] Update .gitignore --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index bf3e4ab..3aa50cb 100644 --- a/.gitignore +++ b/.gitignore @@ -15,7 +15,9 @@ target/ result result-* - +# Test gadget +test-gadget.py +.test-gadget/ # Added by cargo