From 765fda4e280aaa52fdb9601a726234efea8a0d57 Mon Sep 17 00:00:00 2001 From: valorisa Date: Sun, 15 Mar 2026 16:23:31 +0100 Subject: [PATCH] chore: remove test file + update .gitignore MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Suppression de test-protection.txt (artefact du test ruleset) - Mise à jour .gitignore : dist/, node_modules/, *.xml, *.bundle - Ces fichiers générés ne doivent pas être versionnés --- .gitignore | 14 ++++++++++++++ test-protection.txt | 1 - 2 files changed, 14 insertions(+), 1 deletion(-) delete mode 100755 test-protection.txt diff --git a/.gitignore b/.gitignore index 79e1b92..9a7a2c9 100755 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,17 @@ backup-encoding/ # Test files (temporary) test.txt +# Build artifacts +dist/ +scripts/node/dist/ + +# Dependencies +node_modules/ +scripts/node/node_modules/ + +# Test results +testResults.xml +*.xml + +# Backups +*.bundle diff --git a/test-protection.txt b/test-protection.txt deleted file mode 100755 index de7abe0..0000000 --- a/test-protection.txt +++ /dev/null @@ -1 +0,0 @@ -protection-test-683300114