We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
.git-blame-ignore-revs
1 parent 3cae974 commit c07d935Copy full SHA for c07d935
.Rbuildignore
@@ -26,3 +26,4 @@
26
^vignettes/articles$
27
^\.vscode$
28
^[\.]?air\.toml$
29
+^\.git-blame-ignore-revs$
.git-blame-ignore-revs
@@ -0,0 +1,8 @@
1
+# This file lists revisions of large-scale formatting/style changes so that
2
+# they can be excluded from git blame results.
3
+#
4
+# To set this file as the default ignore file for git blame, run:
5
+# $ git config blame.ignoreRevsFile .git-blame-ignore-revs
6
+
7
+# https://github.com/r-lib/pkgdown/pull/2865
8
+3245437e22fb284f9e9fbbb62df5ef0ccba47715
0 commit comments