You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by an...@apache.org on 2015/11/26 19:17:07 UTC

tomee git commit: More EOL cases

Repository: tomee
Updated Branches:
  refs/heads/master 3b161695d -> 3b1b63d8c


More EOL cases


Project: http://git-wip-us.apache.org/repos/asf/tomee/repo
Commit: http://git-wip-us.apache.org/repos/asf/tomee/commit/3b1b63d8
Tree: http://git-wip-us.apache.org/repos/asf/tomee/tree/3b1b63d8
Diff: http://git-wip-us.apache.org/repos/asf/tomee/diff/3b1b63d8

Branch: refs/heads/master
Commit: 3b1b63d8c5bb7c0fcedfb8817774d3e4b897a9f6
Parents: 3b16169
Author: AndyGee <an...@gmx.de>
Authored: Thu Nov 26 19:16:57 2015 +0100
Committer: AndyGee <an...@gmx.de>
Committed: Thu Nov 26 19:16:57 2015 +0100

----------------------------------------------------------------------
 .gitattributes | 2 ++
 1 file changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tomee/blob/3b1b63d8/.gitattributes
----------------------------------------------------------------------
diff --git a/.gitattributes b/.gitattributes
index dec1aaa..b064d42 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -23,6 +23,8 @@
 *.xml           text
 *.xsd           text
 *.groovy        text
+*.xhtml         text
+*.sql           text
 
 # These files are binary and should be left untouched
 # (binary is a macro for -text -diff)