From 53b41dad2fb05bdd118c2d145436afecf0d7e7c0 Mon Sep 17 00:00:00 2001 From: khai96_ Date: Fri, 8 May 2020 10:35:29 +0700 Subject: [PATCH] Create .gitattributes --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..6abe177 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +* text=auto +dist/index.js -text