From e2413ee76cc5a86da80756a88827c694d3d9b28b Mon Sep 17 00:00:00 2001 From: aka paul <80717571+50n50@users.noreply.github.com> Date: Mon, 9 Mar 2026 16:26:43 +0100 Subject: [PATCH] sort --- {tools => .tools}/archive_folders.py | 0 {tools => .tools}/update_index.py | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename {tools => .tools}/archive_folders.py (100%) rename {tools => .tools}/update_index.py (100%) diff --git a/tools/archive_folders.py b/.tools/archive_folders.py similarity index 100% rename from tools/archive_folders.py rename to .tools/archive_folders.py diff --git a/tools/update_index.py b/.tools/update_index.py similarity index 100% rename from tools/update_index.py rename to .tools/update_index.py