Commit graph

3 commits

Author SHA1 Message Date
Jōshin
3a599bfbe1
Update .git-blame-ignore-revs 2024-06-15 13:36:07 -07:00
Jōshin
fdcb8b2f7e
add formatting commit 2024-06-05 16:36:34 -07:00
Jōshin
dcd626edf8
Add .git-blame-ignore-revs
If you follow the directions in that file then git blame will ignore the
listed commits. A commit should only go in that file if its only changes
were to formatting, particularly on a large part of the codebase (like a
change to .clang-format getting applied to the repo.)

Cribbed from here:

https://www.stefanjudis.com/today-i-learned/how-to-exclude-commits-from-git-blame/
2024-06-01 20:10:48 -07:00