UIMA-6175 still mucking with eol
diff --git a/.gitattributes b/.gitattributes
index 97f01cd..3c3644c 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1,5 +1,5 @@
 # Set as default eol=NL so windows can create cross platform src tarball
-*     	  text=lf
+*     	  text eol=lf
 
 # Make sure these files have eol=CRLF
 *.vcproj  text eol=crlf