Updated .gitattributes to normalize line endings for Windows developers.

This commit is contained in:
Tim Branyen
2014-01-29 23:23:09 -05:00
parent 0d1e308799
commit 92d39cf7c9
+5 -2
View File
@@ -1,2 +1,5 @@
# Protect whitespace line ending
* text=auto
# Protect whitespace line ending.
* text=auto
# Ensure line endings are always LF.
text eol=lf