From 536eeef070b09731614a3896ceecaffe194f5c4b Mon Sep 17 00:00:00 2001 From: wbt5 Date: Thu, 9 Jan 2020 00:37:33 +0800 Subject: [PATCH] Create .gitattributes --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..6ae3cca --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.js linguist-language=python