From 96bf7d80bf9526d1d1487772bd50a43c64cce9de Mon Sep 17 00:00:00 2001 From: Amos Bird Date: Thu, 31 Dec 2020 16:12:13 +0800 Subject: [PATCH] This repo should be language neutral. --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..19be5ab --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +* linguist-detectable=false