diff --git a/.gitattributes b/.gitattributes index c4b674eff71..fcf9b296f32 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,2 @@ -.java text=auto -.xml text=auto +*.java text=auto +*.xml text=auto