blob: fe8c22f2a5bb1f4394e90f73758eb557c902d261 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
# 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
|