You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Specifies commit IDs to ignore when using git blame
# These commits are ignored in GitHub blame view (https://docs.github.com/en/repositories/working-with-files/using-files/viewing-and-understanding-files#ignore-commits-in-the-blame-view)
# To make it work locally for the git blame command, you must run "git config blame.ignoreRevsFile .git-blame-ignore-revs" in the repository first