From 7b79ae0132cb89eb59fc6b1fd0367fd380890f50 Mon Sep 17 00:00:00 2001 From: Bobcat Date: Sat, 16 Jul 2022 20:17:26 -0400 Subject: [PATCH] move config to new folder to avoid merge conflicts --- .config.template.toml => utils/.config.template.toml | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .config.template.toml => utils/.config.template.toml (100%) diff --git a/.config.template.toml b/utils/.config.template.toml similarity index 100% rename from .config.template.toml rename to utils/.config.template.toml