From 25013169f759bbc51f78fdaf3a8a67b42fa8d9a2 Mon Sep 17 00:00:00 2001 From: Noah <33094578+coolreader18@users.noreply.github.com> Date: Mon, 16 Sep 2019 18:01:24 +0000 Subject: [PATCH] Fix Github language statistics to make this a Rust project --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 000000000..3071611e2 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +Lib/* linguist-vendored