From 767e4a2eeaaf41477542d18a53debd9cd1b46fff Mon Sep 17 00:00:00 2001 From: sasha-astiadi Date: Tue, 2 Sep 2025 13:08:41 +0200 Subject: [PATCH] add config.toml --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 415604b..ac4f3c5 100644 --- a/.gitignore +++ b/.gitignore @@ -33,3 +33,4 @@ install* public static/css tailwindcss +config.toml