From 2b840e017bebd83e57103b87579ea077889245a0 Mon Sep 17 00:00:00 2001 From: Yann Verry Date: Tue, 25 Oct 2022 22:16:37 +0200 Subject: [PATCH] remove themes dir in gitignore --- .gitignore | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index a647420..b504103 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,4 @@ public -themes resources/_gen .DS_Store -.hugo_build.lock \ No newline at end of file +.hugo_build.lock