From 19bcea217ee3a4dc353be23f2ee91d6607550efd Mon Sep 17 00:00:00 2001 From: Ethan Feng Date: Mon, 13 Feb 2023 11:44:14 +0800 Subject: [PATCH] [CELEBORN-286] Fix source package contains license-binary. (#1219) --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index b7898d9ef..e87caf595 100644 --- a/.gitattributes +++ b/.gitattributes @@ -21,6 +21,7 @@ _config.yml export-ignore codecov.yml export-ignore LICENSE-binary export-ignore NOTICE-binary export-ignore +licenses-binary export-ignore assets/slides/* export-ignore assets/diagram/* export-ignore assets/img/* export-ignore