From edadc2a3fa1a8fb534accb137a97d51f8a118a3a Mon Sep 17 00:00:00 2001 From: Oleh Omelchenko Date: Fri, 5 Jun 2026 01:43:47 +0300 Subject: [PATCH] Add .git-blame-ignore-revs to skip the Prettier reformat in blame --- .git-blame-ignore-revs | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 .git-blame-ignore-revs diff --git a/.git-blame-ignore-revs b/.git-blame-ignore-revs new file mode 100644 index 0000000..c9cc077 --- /dev/null +++ b/.git-blame-ignore-revs @@ -0,0 +1,8 @@ +# Revisions to skip in `git blame` — bulk, mechanical reformatting only. +# Each entry must be a pure formatting/no-behavior-change commit. +# +# Enable locally: git config blame.ignoreRevsFile .git-blame-ignore-revs +# GitHub honors this file automatically. + +# Format entire codebase with Prettier (mechanical, no behavior change) +0c7297624e5a5ce6360ad52ccaaeb6ce2685454f