From 80ce4608cb48afbdc0215fa3cde4125d57003fe3 Mon Sep 17 00:00:00 2001 From: matt Date: Sun, 23 Jan 2022 22:33:27 +0000 Subject: [PATCH] Rename db sample config file to more logical name --- config/{db_sample.json => db.sample.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename config/{db_sample.json => db.sample.json} (100%) diff --git a/config/db_sample.json b/config/db.sample.json similarity index 100% rename from config/db_sample.json rename to config/db.sample.json