Disable auto-converting line endings for non-text files (#552)

diff --git a/.gitattributes b/.gitattributes
index fcadb2c..6313b56 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1 +1 @@
-* text eol=lf
+* text=auto eol=lf