diff options
author | kjeremy <[email protected]> | 2019-11-14 22:06:44 +0000 |
---|---|---|
committer | Jeremy Kolb <[email protected]> | 2019-11-15 00:44:37 +0000 |
commit | 1e3b1cc7eb42ed006304d24f3c8b24ff71b4dced (patch) | |
tree | 42547f7bef95306c79ab519562e3311360db50e4 /.gitattributes | |
parent | f299e50e6c029124eb26a9abcdc86e19504b7f02 (diff) |
Set text to autodetect and use LF
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index bb3cd6151..e749e1dc9 100644 --- a/.gitattributes +++ b/.gitattributes | |||
@@ -1 +1,2 @@ | |||
1 | * text=auto eol=lf | ||
1 | crates/ra_syntax/test_data/** -text eof=LF | 2 | crates/ra_syntax/test_data/** -text eof=LF |