From 72da9b8eeaf5118fb789318a55656afc16b913d5 Mon Sep 17 00:00:00 2001 From: Robert Date: Sat, 24 Apr 2021 02:05:30 +0200 Subject: [PATCH] Fixed linguist attributes --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..c1d303c --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +lib/* linguist-vendored +docs/* linguist-documentation \ No newline at end of file