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/tomee-7.0.0-M1 Commit: 3b1b63d8c5bb7c0fcedfb8817774d3e4b897a9f6 Parents: 3b16169 Author: AndyGee <[email protected]> Authored: Thu Nov 26 19:16:57 2015 +0100 Committer: AndyGee <[email protected]> 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)
