From 7e258b819689e8449b8465beedd44bc2f1dea990 Mon Sep 17 00:00:00 2001 From: RYAN0UP_ Date: Wed, 21 Mar 2018 21:55:00 +0800 Subject: [PATCH] :heavy_plus_sign: Adding a .gitattributes --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 000000000..d9e01cc3f --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +*.js linguist-language=Java +*.css linguist-language=Java \ No newline at end of file