From 148f5b8165f79dd63b133a8642c2ee2c184d9d21 Mon Sep 17 00:00:00 2001 From: Guilherme Date: Sun, 29 Dec 2019 07:57:54 -0300 Subject: [PATCH] Update .gitattributes --- .gitattributes | 2 -- 1 file changed, 2 deletions(-) diff --git a/.gitattributes b/.gitattributes index a9bdf01..dfe0770 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,4 +1,2 @@ # Auto detect text files and perform LF normalization * text=auto - -*.java linguist-vendored=true