From 8e1be6c5740780ab6a9da4467f73fdbc9a1d9124 Mon Sep 17 00:00:00 2001 From: arlodel Date: Mon, 31 Aug 2026 16:07:21 +0700 Subject: [PATCH] Add excluded and included files for workflow filters --- 03-core-features/filters/excluded-file.txt | 1 + 03-core-features/filters/included-file.md | 1 + 2 files changed, 2 insertions(+) diff --git a/03-core-features/filters/excluded-file.txt b/03-core-features/filters/excluded-file.txt index e69de29b..f31063b8 100644 --- a/03-core-features/filters/excluded-file.txt +++ b/03-core-features/filters/excluded-file.txt @@ -0,0 +1 @@ +testing this is exluded-file \ No newline at end of file diff --git a/03-core-features/filters/included-file.md b/03-core-features/filters/included-file.md index e69de29b..9e34d2dc 100644 --- a/03-core-features/filters/included-file.md +++ b/03-core-features/filters/included-file.md @@ -0,0 +1 @@ +this is includid file \ No newline at end of file