From bb3ad75a70ab3d6d56e4821b0be99d3c410bad11 Mon Sep 17 00:00:00 2001 From: Akame Date: Tue, 25 Mar 2025 13:34:26 +0800 Subject: [PATCH] Don't include .git-blame-ignore-revs file in distribution package --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index 0b721577..f52ca844 100644 --- a/.gitattributes +++ b/.gitattributes @@ -6,6 +6,7 @@ Tests/ export-ignore .drone.jsonnet export-ignore .drone.yml export-ignore .editorconfig export-ignore +.git-blame-ignore-revs export-ignore .gitattributes export-ignore .gitignore export-ignore phpunit.*.xml.dist export-ignore