From 05c2eebaa2175cead430b66ee9f9a724be5929ac Mon Sep 17 00:00:00 2001 From: Tim Date: Thu, 22 Aug 2024 23:23:09 +0200 Subject: [PATCH] #109 update .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 96579af..cefa1cb 100644 --- a/.gitignore +++ b/.gitignore @@ -29,3 +29,4 @@ go.work.sum secrets/ node_modules/ +static/css/tailwind.css