Commit graph

3 commits

Author SHA1 Message Date
Wyatt Johnson
2fb5ad797f
chore: add git blame ignore-revs support to gitlens for vscode configuration (#65762)
To help improve the developer experience for framework authors, this
enables the git blame ignore option to ignore some code changes that
were added to the project .git-blame-ignore-revs file.
2024-05-14 14:18:10 -07:00
hrmny
37b0e41f79
chore: add prettier update to blame ignore (#65529)
### Why?

To make the git blame show functional changes instead.
2024-05-08 22:49:57 +00:00
Steven
0e97fcd3c6
chore(git): add .git-blame-ignore-revs (#60582)
- Related to
https://github.com/vercel/next.js/issues/54402#issuecomment-1889900918

Closes NEXT-2088
2024-01-12 16:09:58 -05:00