summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2019-04-23 21:37:59 -0400
committerJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2019-09-13 15:29:54 -0400
commit602c8d75db0a0648c9fc4eb518094015fe9712ab (patch)
treed8fa40bb1f522477f64ae6e024db7850176a320e /.gitattributes
parente43f01ffce7238d40d275c47615c24b9134b4954 (diff)
downloadSMAPI-602c8d75db0a0648c9fc4eb518094015fe9712ab.tar.gz
SMAPI-602c8d75db0a0648c9fc4eb518094015fe9712ab.tar.bz2
SMAPI-602c8d75db0a0648c9fc4eb518094015fe9712ab.zip
use CRLF line endings in README.txt file for compatibility with more Windows text editors
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index cd1acd35..67d0626d 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1,2 +1,3 @@
# normalise line endings
* text=auto
+README.txt text=crlf