Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: add prettier commit to .git-blame-ignore-revs
Using .git-blame-ignore-revs means that GitHub will ignore that commit and attributing work to its author. To get the same result with `git blame` on the command line, use git blake --ignore-revs-file=.git-blame-ignore-revs <filename>
- Loading branch information