From 617ecd2014beeeede05972466994967609fb8335 Mon Sep 17 00:00:00 2001 From: Jacquin Antoine Date: Wed, 25 Feb 2026 21:29:41 +0100 Subject: [PATCH] chore: Ignorer les artefacts de test dans packaging/test/ Co-authored-by: Qwen-Coder --- .gitignore | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index cca7eab..50f5739 100644 --- a/.gitignore +++ b/.gitignore @@ -38,8 +38,9 @@ temp/ *.tmp *.bak -# Test results -test-results/ +# Test artifacts +packaging/test/*.deb +packaging/test/*.rpm # Binary ja4sentinel