From 0113b546d6c1b822a97a8c1afafb6bf69172a902 Mon Sep 17 00:00:00 2001 From: Peter Stibrany Date: Tue, 22 Nov 2016 11:30:01 +0100 Subject: [PATCH] Add .jspx, .tag and .tagx, used in J2EE projects --- Java.gitattributes | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Java.gitattributes b/Java.gitattributes index a1b7c29..2511f6b 100644 --- a/Java.gitattributes +++ b/Java.gitattributes @@ -15,10 +15,13 @@ *.json text *.jsp text *.jspf text +*.jspx text *.properties text *.sh text *.tld text *.txt text +*.tag text +*.tagx text *.xml text # These files are binary and should be left untouched