From b0bbb285d740f1b49b855119c1d22f9546f87c52 Mon Sep 17 00:00:00 2001 From: Joshua Darnell Date: Tue, 10 Mar 2020 00:39:41 -0700 Subject: [PATCH] Update .gitattributes --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index 0541a72..bfaa2ee 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,3 @@ *.java linguist-detectable=true *.xslt linguist-detectable=false +*.feature linguist-detectable=false