diff options
author | Kevin Newton <[email protected]> | 2023-09-28 09:48:26 -0400 |
---|---|---|
committer | Kevin Newton <[email protected]> | 2023-09-28 09:48:26 -0400 |
commit | 20c561fe0c1194ad4dca265d79f7f8afc0469f3c (patch) | |
tree | cca312461614efa383f0a5e3e1954cac89923dca /.git-blame-ignore-revs | |
parent | 40b2c8e5e7e6e5f83cee9276dc9c1922a69292d6 (diff) |
Add indentation to ignore revs
Diffstat (limited to '.git-blame-ignore-revs')
-rw-r--r-- | .git-blame-ignore-revs | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.git-blame-ignore-revs b/.git-blame-ignore-revs index 6c35dbcf83..78659a6ab7 100644 --- a/.git-blame-ignore-revs +++ b/.git-blame-ignore-revs @@ -22,3 +22,6 @@ f28287d34c03f472ffe90ea262bdde9affd4b965 # Make benchmark indentation consistent fc4acf8cae82e5196186d3278d831f2438479d91 + +# Make prism_compile.c indentation consistent +40b2c8e5e7e6e5f83cee9276dc9c1922a69292d6 |