From bbbf29ed577b7c733603c10cdad9d251d9b14275 Mon Sep 17 00:00:00 2001 From: Matthias Muth Date: Mon, 3 Feb 2025 00:45:46 +0100 Subject: Challenge 306 *no* solutions in Perl by Matthias Muth this week --- challenge-306/matthias-muth/README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/challenge-306/matthias-muth/README.md b/challenge-306/matthias-muth/README.md index dd189e7059..f443834353 100644 --- a/challenge-306/matthias-muth/README.md +++ b/challenge-306/matthias-muth/README.md @@ -1,6 +1,8 @@ **Challenge 305 solutions in Perl by Matthias Muth** -Sorry, no blog post this time. -But the solutions are in the [`perl`](perl) subdirectory... +Sorry, no blog post this time, and not even any solutions! +I lost my source code for this challenge by a silly mistake +in my `git sparse-checkout` configuration. + **Thank you for the challenge!** -- cgit