Filelist: ignore .git-blame-ignore-revs

Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
Christian Brabandt
2024-11-02 16:49:57 +01:00
parent bc10be7a40
commit 29ce419076

View File

@ -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 \