From 51f79ac8adcba8ae772124630ac225bce46f6f36 Mon Sep 17 00:00:00 2001 From: austinried <4966622+austinried@users.noreply.github.com> Date: Wed, 8 Sep 2021 10:13:54 +0900 Subject: [PATCH] stop saying my project is html pls --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 6962709..de623e7 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3,4 +3,4 @@ *.bat text eol=crlf # ignore these paths for GitHub language percentages -android/app/src/main/assets/licenses/* linguist-vendored=true +android/app/src/main/assets/** linguist-vendored=true