mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-16 01:40:46 +08:00
chore: Add .git-blame-ignore-revs
This commit is contained in:
17
.git-blame-ignore-revs
Normal file
17
.git-blame-ignore-revs
Normal file
@@ -0,0 +1,17 @@
|
||||
# Since version 2.23 (released in August 2019), git-blame has a feature
|
||||
# to ignore or bypass certain commits.
|
||||
#
|
||||
# This file contains a list of commits that are not likely what you
|
||||
# are looking for in a blame, such as mass reformatting or renaming.
|
||||
# You can set this file as a default ignore file for blame by running
|
||||
# the following command.
|
||||
#
|
||||
# $ git config blame.ignoreRevsFile .git-blame-ignore-revs
|
||||
|
||||
# style: clang format
|
||||
98f949346e93e5a1adaade22cda9841e01b98c0b
|
||||
290cc30f153a0206bd870a0a58cb6338aa16ea34
|
||||
|
||||
# incorrect format of 3rdparty/resource/Arknights-Tile-Pos/levels.json
|
||||
65d654e54b9d04d1902c9ee9f9fb2679520adafd
|
||||
81ea2c4d4fce29862f719972ecb32877fc4e654f
|
||||
Reference in New Issue
Block a user