We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
#pragma once
1 parent 7056c99 commit c963321Copy full SHA for c963321
.git-blame-ignore-revs
@@ -0,0 +1,11 @@
1
+# This file contains a list of Git commit hashes that should be hidden from the
2
+# regular Git history. Typically, this includes commits involving mass auto-formatting
3
+# or other normalizations. Commit hashes *must* use the full 40-character notation.
4
+# To apply the ignore list in your local Git client, you must run:
5
+#
6
+# git config blame.ignoreRevsFile .git-blame-ignore-revs
7
8
+# This file is automatically used by GitHub.com's blame view.
9
+
10
+# Style: Replace header guards with `#pragma once`
11
+7056c996dd43ae1aa466c94d95cc2fe63853d8a9
0 commit comments