diff options
author | Jesse Plamondon-Willard <github@jplamondonw.com> | 2016-11-04 00:10:10 -0400 |
---|---|---|
committer | Jesse Plamondon-Willard <github@jplamondonw.com> | 2016-11-04 00:10:10 -0400 |
commit | 69bb8178d216d2d75d771114643d6749abdc7aea (patch) | |
tree | 07161a3e38efb1733fbc47bcb98d24cac6fbebe7 /.gitattributes | |
parent | c01ffd233120cad625b74d4cec69a52cb9c1ce0b (diff) | |
download | SMAPI-69bb8178d216d2d75d771114643d6749abdc7aea.tar.gz SMAPI-69bb8178d216d2d75d771114643d6749abdc7aea.tar.bz2 SMAPI-69bb8178d216d2d75d771114643d6749abdc7aea.zip |
normalise inconsistent line endings
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..cd1acd35 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +# normalise line endings +* text=auto |