From 04ffa4bae65356fd1413d466e31ba457152d6632 Mon Sep 17 00:00:00 2001 From: Hyperling Date: Wed, 13 Aug 2025 17:22:48 -0700 Subject: [PATCH] Ignore file copied from lugo theme. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 0299c7e..c883417 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ hugo.linux # Temporary lock file while building /.hugo_build.lock +static/style.css