From 20da3efd3cab04862da1ef0941bba1e0d52410d4 Mon Sep 17 00:00:00 2001 From: Chris Tsang Date: Mon, 25 Jan 2021 00:54:28 +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..4155e84 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +docs/* linguist-vendored \ No newline at end of file