From 5212d14768a6c23f989ea682a04f113645915a9e Mon Sep 17 00:00:00 2001 From: pycook Date: Wed, 28 Aug 2019 21:08:28 +0800 Subject: [PATCH] add .gitattributes --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..5e3fa99 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +* linguist-language=python +