From 3fb71b6c9cbcc7a702a385426663a095fe9d50be Mon Sep 17 00:00:00 2001 From: nightnoryu Date: Wed, 27 May 2026 11:57:25 +0300 Subject: [PATCH] Update .gitignore --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 3430a50..6f345f2 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ -# Generated hugo files /public/ +/resources/_gen/ +/assets/jsconfig.json +hugo_stats.json /.hugo_build.lock