From d72a695dd2213d396b5e284315b5dfc4c0de3d84 Mon Sep 17 00:00:00 2001 From: Werner Date: Thu, 16 Jun 2022 13:02:12 -0300 Subject: [PATCH] Update .gitattributes --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitattributes b/.gitattributes index dfe0770..73b38a7 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,4 @@ # Auto detect text files and perform LF normalization * text=auto + +*.java linguist-vendored