From 526dab1f9459253a8b7cc1c7ba9fc4c84ac1fecb Mon Sep 17 00:00:00 2001 From: York Jasper Niebuhr Date: Mon, 13 Oct 2025 13:50:54 +0200 Subject: [PATCH] docs directory --- plan.txt => docs/plan.txt | 0 writeup.txt => docs/writeup.txt | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename plan.txt => docs/plan.txt (100%) rename writeup.txt => docs/writeup.txt (100%) diff --git a/plan.txt b/docs/plan.txt similarity index 100% rename from plan.txt rename to docs/plan.txt diff --git a/writeup.txt b/docs/writeup.txt similarity index 100% rename from writeup.txt rename to docs/writeup.txt