From 02aa9b2e91cd2e4e43fff3b6718582d6dd1a6580 Mon Sep 17 00:00:00 2001 From: Juliusproduction <121605195+Juliusproduction@users.noreply.github.com> Date: Thu, 29 Dec 2022 18:47:26 +0100 Subject: [PATCH] Rename tools.go to .tools.go --- build/tools/{tools.go => .tools.go} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename build/tools/{tools.go => .tools.go} (100%) diff --git a/build/tools/tools.go b/build/tools/.tools.go similarity index 100% rename from build/tools/tools.go rename to build/tools/.tools.go