From 35b09b5077ff598e3c9a8611e1da463987655a78 Mon Sep 17 00:00:00 2001 From: CyC2018 Date: Sat, 8 Jun 2019 11:56:15 +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 00000000..f30be231 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.md linguist-language=java