From 9c25d6fe4c819b2bbac97e2e6bc2246b5b7db436 Mon Sep 17 00:00:00 2001 From: John Poole Date: Sun, 19 Apr 2026 10:25:07 -0700 Subject: [PATCH] revising exercises exclusion --- exercises/.gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exercises/.gitignore b/exercises/.gitignore index 374b78b..e8f0c85 100644 --- a/exercises/.gitignore +++ b/exercises/.gitignore @@ -1,3 +1,3 @@ -examples/* +exercises/examples/* lilygo/*