From d656917e0d11e9a77f2c970b2d616bc17d1909ed Mon Sep 17 00:00:00 2001 From: stannismahon Date: Fri, 8 May 2026 17:37:58 +0100 Subject: [PATCH 1/2] add some text to the txt file --- 03-core-features/filters/excluded-file.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/03-core-features/filters/excluded-file.txt b/03-core-features/filters/excluded-file.txt index e69de29b..70c379b6 100644 --- a/03-core-features/filters/excluded-file.txt +++ b/03-core-features/filters/excluded-file.txt @@ -0,0 +1 @@ +Hello world \ No newline at end of file From c579ba6854d6e5d448f990907fd39ec41b822c2f Mon Sep 17 00:00:00 2001 From: stannismahon Date: Fri, 8 May 2026 17:43:15 +0100 Subject: [PATCH 2/2] test push trigegr --- 03-core-features/filters/excluded-file.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03-core-features/filters/excluded-file.txt b/03-core-features/filters/excluded-file.txt index 70c379b6..8cce1cd3 100644 --- a/03-core-features/filters/excluded-file.txt +++ b/03-core-features/filters/excluded-file.txt @@ -1 +1 @@ -Hello world \ No newline at end of file +Hello world again \ No newline at end of file