From 9649109f2e23d63d362c0ab64a78a507ba927528 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Kh=E1=BA=A3i?= <hvksmr1996@gmail.com>
Date: Sat, 9 May 2020 08:13:09 +0700
Subject: [PATCH] Fix .gitattributes

---
 .gitattributes | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitattributes b/.gitattributes
index 6abe177..360611e 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1,2 +1,2 @@
 *	text=auto
-dist/index.js	-text
+/dist/index.js	binary