From b7229f4f8055a16996a30a019068a8e009188088 Mon Sep 17 00:00:00 2001 From: marocchino Date: Thu, 25 Feb 2021 16:23:38 +0900 Subject: [PATCH] ignore dist diff --- .gitattributes | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 549a8ac..9529a59 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,2 @@ -lib/* linguist-generated +lib/** -diff linguist-generated=true +dist/** -diff linguist-generated=true