From 33b4e46f362557f0efcbf06635fa7d113202daf6 Mon Sep 17 00:00:00 2001 From: Jacob Karlsson Date: Sun, 5 May 2024 15:35:08 +0200 Subject: [PATCH] Move .domains file to static dir --- .domains => static/.domains | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .domains => static/.domains (100%) diff --git a/.domains b/static/.domains similarity index 100% rename from .domains rename to static/.domains