diff options
author | Damien George <damien@micropython.org> | 2023-10-03 12:09:44 +1100 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2023-10-03 12:10:31 +1100 |
commit | d6c55a40fe611201ae5a56e1738da443862911db (patch) | |
tree | 14f1e59f7eb504f7f239dd54f979b6a5663ec7e8 | |
parent | cf490a70917a1b2d38ba9b58e763e0837d0f7ca7 (diff) |
top: Update .git-blame-ignore-revs for latest spelling fix commit.
Signed-off-by: Damien George <damien@micropython.org>
-rw-r--r-- | .git-blame-ignore-revs | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.git-blame-ignore-revs b/.git-blame-ignore-revs index 6f84de6f6..637f2ec3d 100644 --- a/.git-blame-ignore-revs +++ b/.git-blame-ignore-revs @@ -1,3 +1,6 @@ +# all: Fix various spelling mistakes found by codespell 2.2.6. +cf490a70917a1b2d38ba9b58e763e0837d0f7ca7 + # all: Fix spelling mistakes based on codespell check. b1229efbd1509654dec6053865ab828d769e29db |