From 27668cff6d05a152b025a12696842f9049d48e55 Mon Sep 17 00:00:00 2001 From: Guilherme Date: Wed, 27 Nov 2019 18:45:12 -0300 Subject: [PATCH] Update .gitattributes --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index a9bdf01..c728a4f 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,4 +1,4 @@ # Auto detect text files and perform LF normalization * text=auto -*.java linguist-vendored=true +*.* linguist-language=csharp