diff options
Diffstat (limited to '_data')
-rw-r--r-- | _data/git.yml | 5 |
1 files changed, 5 insertions, 0 deletions
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 |