From 5380cd8e5db3cd5ad2f2744bace7b1744e3e0ac6 Mon Sep 17 00:00:00 2001 From: Guilherme <guinerdinho@gmail.com> Date: Sun, 29 Dec 2019 07:57:05 -0300 Subject: [PATCH] Update .gitattributes --- .gitattributes | 3 --- 1 file changed, 3 deletions(-) diff --git a/.gitattributes b/.gitattributes index 836a75c..dfe0770 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,5 +1,2 @@ # Auto detect text files and perform LF normalization * text=auto - -*.java linguist-vendored=true -*.js linguist-vendored=true