diff options
author | Spartan322 <Megacake1234@gmail.com> | 2024-10-27 03:23:35 -0400 |
---|---|---|
committer | Spartan322 <Megacake1234@gmail.com> | 2024-10-31 07:30:37 -0400 |
commit | 1842d7c308d63a26963d7c48434638ce9a250dd9 (patch) | |
tree | 658dd589e0065dc8dc05437c1b0fec5ea031115f /.git-blame-ignore-revs | |
parent | d3bd3484fc9baad20a7cc4c9371a5f4dd70744cd (diff) | |
download | redot-cpp-1842d7c308d63a26963d7c48434638ce9a250dd9.tar.gz |
Ignore preamble Rebrand changes commit
Diffstat (limited to '.git-blame-ignore-revs')
-rw-r--r-- | .git-blame-ignore-revs | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.git-blame-ignore-revs b/.git-blame-ignore-revs new file mode 100644 index 0000000..c18157e --- /dev/null +++ b/.git-blame-ignore-revs @@ -0,0 +1,11 @@ +# This file contains a list of Git commit hashes that should be hidden from the +# regular Git history. Typically, this includes commits involving mass auto-formatting +# or other normalizations. Commit hashes *must* use the full 40-character notation. +# To apply the ignore list in your local Git client, you must run: +# +# git config blame.ignoreRevsFile .git-blame-ignore-revs +# +# This file is automatically used by GitHub.com's blame view. + +# Rebrand preambles to Redot +d3bd3484fc9baad20a7cc4c9371a5f4dd70744cd |