diff --git a/.git-blame-ignore-revs b/.git-blame-ignore-revs new file mode 100644 index 0000000..7f1ec4b --- /dev/null +++ b/.git-blame-ignore-revs @@ -0,0 +1,7 @@ +# Formatting commits. You can ignore them during git-blame with `--ignore-rev` or `--ignore-revs-file`. +# +# $ git config --add 'blame.ignoreRevsFile' '.git-blame-ignore-revs' +# + +# Change linter to Ruff (#52) +6288ce3e594c8c3d3e2280145a46dc8c1d4371c3 \ No newline at end of file