diff --git a/.gitattributes b/.gitattributes index fe98e069a..e6a921ac8 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,4 @@ *.java text=auto *.xml text=auto *.xml_gen text=auto +*.xsd text=auto