From 9eee9a474a80baac044f646029f412131edd012c Mon Sep 17 00:00:00 2001 From: Alfi Maulana Date: Thu, 14 Dec 2023 18:14:01 +0700 Subject: [PATCH] chore(git): specify attribute for `dist` directory instead of just `dist/index.mjs` --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 5760e90..54e68c8 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,2 @@ -dist/index.mjs -diff linguist-generated +dist/** -diff linguist-generated yarn.lock -diff linguist-generated