From 38200d08cdca73bb3d13db8d45d18adb26311088 Mon Sep 17 00:00:00 2001 From: simon987 <me@simon987.net> Date: Wed, 25 Dec 2019 09:17:41 -0500 Subject: [PATCH] linguist_fix --- .gitattributes | 2 ++ README.md | 0 2 files changed, 2 insertions(+) create mode 100644 .gitattributes create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..e4cdfa4 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +cmake/* linguist-vendored +thirdparty/* linguist-vendored diff --git a/README.md b/README.md new file mode 100644 index 0000000..e69de29