From a3119205e1523f61db3877cf5bd6d1e47ebd2d2b Mon Sep 17 00:00:00 2001 From: Loek Le Blansch Date: Fri, 24 Jan 2025 23:43:54 +0100 Subject: more cleanup + fix git dates --- _data/git.yml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 _data/git.yml (limited to '_data/git.yml') diff --git a/_data/git.yml b/_data/git.yml new file mode 100644 index 0000000..4ec920d --- /dev/null +++ b/_data/git.yml @@ -0,0 +1,5 @@ +# These commits are ignored when calculating first/last published dates and +# edit counts, and is used to ignore commits where git sees a file as touched +# even though its content hasn't changed. +ignore_commits: + - ce37824c5260dd370c61cf174ea80ca7deeb1058 # next.js -> jekyll -- cgit v1.2.3