From e1b3519dd71815486c72f9146801f48feebe4e38 Mon Sep 17 00:00:00 2001 From: sh123 Date: Thu, 7 Jul 2022 15:08:02 +0300 Subject: [PATCH] Update .gitattributes --- .gitattributes | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitattributes b/.gitattributes index 183b986..e6c0aad 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,2 @@ -*.* linguist-detectable=false -*.java linguist-detectable=true +* linguist-vendored +*.java linguist-vendored=false