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