mirror of
https://github.com/vim/vim
synced 2025-07-16 09:12:00 +00:00
Filelist: ignore .git-blame-ignore-revs
Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
1
Filelist
1
Filelist
@ -5,6 +5,7 @@
|
|||||||
SRC_ALL = \
|
SRC_ALL = \
|
||||||
.cirrus.yml \
|
.cirrus.yml \
|
||||||
.gitattributes \
|
.gitattributes \
|
||||||
|
.git-blame-ignore-revs \
|
||||||
.github/MAINTAINERS \
|
.github/MAINTAINERS \
|
||||||
.github/ISSUE_TEMPLATE/bug_report.yml \
|
.github/ISSUE_TEMPLATE/bug_report.yml \
|
||||||
.github/ISSUE_TEMPLATE/feature_request.md \
|
.github/ISSUE_TEMPLATE/feature_request.md \
|
||||||
|
Reference in New Issue
Block a user