From 660fcfd06cc479e1da86b56ec4fedd017a830781 Mon Sep 17 00:00:00 2001 From: Tim Diller Date: Wed, 22 Oct 2025 09:12:29 -0500 Subject: [PATCH] move the todo files to their own directory to clean up the repo --- todo-ambar.txt => files/to-dos/todo-ambar.txt | 0 todo-corran.txt => files/to-dos/todo-corran.txt | 0 todo-david.txt => files/to-dos/todo-david.txt | 0 todo-tim.txt => files/to-dos/todo-tim.txt | 0 4 files changed, 0 insertions(+), 0 deletions(-) rename todo-ambar.txt => files/to-dos/todo-ambar.txt (100%) rename todo-corran.txt => files/to-dos/todo-corran.txt (100%) rename todo-david.txt => files/to-dos/todo-david.txt (100%) rename todo-tim.txt => files/to-dos/todo-tim.txt (100%) diff --git a/todo-ambar.txt b/files/to-dos/todo-ambar.txt similarity index 100% rename from todo-ambar.txt rename to files/to-dos/todo-ambar.txt diff --git a/todo-corran.txt b/files/to-dos/todo-corran.txt similarity index 100% rename from todo-corran.txt rename to files/to-dos/todo-corran.txt diff --git a/todo-david.txt b/files/to-dos/todo-david.txt similarity index 100% rename from todo-david.txt rename to files/to-dos/todo-david.txt diff --git a/todo-tim.txt b/files/to-dos/todo-tim.txt similarity index 100% rename from todo-tim.txt rename to files/to-dos/todo-tim.txt