From 801a563690d4936e0b6867b52d0a9422a1009279 Mon Sep 17 00:00:00 2001 From: danix Date: Fri, 10 Mar 2023 15:29:17 +0100 Subject: [PATCH] including the main assets directory in the building process --- .gitignore | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 98e6296..684a117 100644 --- a/.gitignore +++ b/.gitignore @@ -1,9 +1,8 @@ archetypes/ -assets/ danix-xyz_content/ data/ layouts/ public/ resources/ .hugo_build.lock -*~ \ No newline at end of file +*~ -- 2.20.1