From fb075bcd3dcc6bf7b4bf5f69bbcc915626517def Mon Sep 17 00:00:00 2001 From: nek0 Date: Thu, 5 Jun 2025 03:26:57 +0200 Subject: [PATCH] adjust gitignore --- .gitignore | 27 ++++++--------------------- 1 file changed, 6 insertions(+), 21 deletions(-) diff --git a/.gitignore b/.gitignore index 830b038..d1a1302 100644 --- a/.gitignore +++ b/.gitignore @@ -1,22 +1,7 @@ -dist/ -dist-newstyle/ -cabal-dev -*.o -*.hi -*.chi -*.chs.h -*.dyn_o -*.dyn_hi -.hpc -.hsenv -.cabal-sandbox/ -cabal.sandbox.config -*.prof -*.aux -*.hp -.stack-work/ -_cache/ -_site/ -drafts/ -.envrc +public/ +resources/ +deploy +.hugo_build.lock .direnv/ +.envrc +*.swp