diff options
| author | Jesse Plamondon-Willard <github@jplamondonw.com> | 2017-06-05 17:49:00 -0400 |
|---|---|---|
| committer | Jesse Plamondon-Willard <github@jplamondonw.com> | 2017-06-05 17:49:00 -0400 |
| commit | 088d4e77f0e012e921543998bf121c0b4db95a4a (patch) | |
| tree | d28ff0bf026c7b33a80303364c3eb2b726983aad /.gitattributes | |
| parent | f681efd6e7950c5a1b40990904b6bcdc3c04818f (diff) | |
| parent | f74a0429eccf205ac52f51244a716bab786eab2a (diff) | |
| download | SMAPI-088d4e77f0e012e921543998bf121c0b4db95a4a.tar.gz SMAPI-088d4e77f0e012e921543998bf121c0b4db95a4a.tar.bz2 SMAPI-088d4e77f0e012e921543998bf121c0b4db95a4a.zip | |
Merge branch 'develop'
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..2c61027a --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +# always normalise line endings +* text=auto |
