From 363014f6238acf5a98f49dce629d60ca35f35397 Mon Sep 17 00:00:00 2001 From: Serghei Iakovlev Date: Mon, 18 Jul 2022 01:07:09 +0200 Subject: Generate hugo_stats.json file --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index c5db0eb..617d42c 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,6 @@ # Temporary lock file while building. .hugo_build.lock + +# This file includes all tags, classes, and ids from your *.html templates. +hugo_stats.json -- cgit v1.2.3