diff options
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitattributes b/.gitattributes index 13e92efa..2d5b5889 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,2 @@ -*.java text eol=lf -*.xml text eol=lf +*.java text eol=lf
+*.xml text eol=lf
|