From: Prarit Bhargava <prarit@xxxxxxxxxx> Both redhat/ and the makefile are publicly available. There is no reason to exclude them from tarballs, etc. Remove the export restrictions on redhat/ and the makefile. Signed-off-by: Prarit Bhargava <prarit@xxxxxxxxxx> --- .gitattributes | 2 -- 1 file changed, 2 deletions(-) diff --git a/.gitattributes b/.gitattributes index 33d4be033ae5..4b32eaa9571e 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2,5 +2,3 @@ *.h diff=cpp *.dtsi diff=dts *.dts diff=dts -/redhat export-ignore -makefile export-ignore -- GitLab _______________________________________________ kernel mailing list -- kernel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to kernel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/kernel@xxxxxxxxxxxxxxxxxxxxxxx