From 993c8d74d248f41074776fa94064f468f8e6a87b Mon Sep 17 00:00:00 2001 From: Alfi Maulana Date: Mon, 20 Nov 2023 17:18:24 +0700 Subject: [PATCH] chore: adjust Git attributes for `main/index.mjs` file --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..a89b979 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +main/index.mjs -diff linguist-generated=true