blob: fc2930742d887db1c1a8a04dabe387a2ea3789fe (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# 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:
# transition from next.js to jekyll
- ce37824c5260dd370c61cf174ea80ca7deeb1058
- b07eb8d1c06e582e5f177c159d820778029a9d93
- dee0b16c1cdf18d205ffcb738eda0e9049396fd0
# remove thumbnails
- 7593175d2fc1acfeff315106099b663c251a51af
# metadata/non-content changes
- 128f921d20e43df96ecb23c68791450f779abdfc
|