From 3b242010ab89906627928f5eb0462b45a91de711 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9E=97=E5=8D=9A=E4=BB=81=28Buo-ren=20Lin=29?= Date: Tue, 4 Jan 2022 00:35:00 +0800 Subject: [PATCH] fix: Fix product not in release tarball MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: ๆž—ๅšไป(Buo-ren Lin) --- .gitattributes | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitattributes b/.gitattributes index 71a42eb..bf4abf6 100644 --- a/.gitattributes +++ b/.gitattributes @@ -21,3 +21,6 @@ # Include dep5 declaration file in release archive /.reuse/ -export-ignore + +# Include product +/.gitattributes -export-ignore