tools: add .git-blame-ignore-revs

See `man git-blame`, `git blame --ignore-revs-file <file>`
and the `blame.ignoreRevsFile` git config option.
This commit is contained in:
bastimeyer 2023-02-10 21:05:31 +01:00 committed by Forrest
parent 4622c9728e
commit ffca7bdbd8
1 changed files with 17 additions and 0 deletions

17
.git-blame-ignore-revs Normal file
View File

@ -0,0 +1,17 @@
# .git-blame-ignore-revs
# commits ordered by commit-date, in descending order
# chore: add "COM" rules to ruff config
57fa6f80e8defa12dde4e6bbc7a1df7a3c492a9a
# chore: add "Q" rules to ruff config
9fd14e3f9d2ff129e71686c85e21745688531784
# chore: use yield from where possible
6700a2f985f0dc43f207052df392794612bac74a
# chore: inherit from object implicitly
bf5d3efa6ce8058d769290e4cd64f98a4bd920f7
# chore: remove u-strings
fcda5b681422718cc0a95b3de45d3fe2698d8e29
# chore: implicit py3 super() calls
778e48f289b705bfa1df587c1f5440bb206b4f2e
# chore: use new py3 yield from syntax
ae920e12a7912d4b93be0032b9a20b7cbaa323bf