From f8316d18e70c2cdbeb4a82714a60a1121d407869 Mon Sep 17 00:00:00 2001 From: Geomitron <22552797+Geomitron@users.noreply.github.com> Date: Thu, 12 Mar 2020 21:15:00 -0400 Subject: [PATCH] Fixed language statistics --- vendor.yml => .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename vendor.yml => .gitattributes (56%) diff --git a/vendor.yml b/.gitattributes similarity index 56% rename from vendor.yml rename to .gitattributes index 2dfa276..715b8b8 100644 --- a/vendor.yml +++ b/.gitattributes @@ -1,2 +1,2 @@ # Ignore semantic UI in GitHub Language Statistics -- src/assets/semantic/ \ No newline at end of file +src/assets/semantic/** linguist-vendored \ No newline at end of file