From d2c9fe95ad7412d758106a3122f49a57128d6142 Mon Sep 17 00:00:00 2001 From: Somdev Sangwan Date: Tue, 2 Oct 2018 12:56:24 +0530 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..bde5df3 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +* linguist-language=javascript